Click or drag to resize

IMouse Methods

The IMouse type exposes the following members.

Extension Methods
  NameDescription
Public Extension MethodSimulateClick(MouseButton, Point)Overloaded.
Simulate mouse button click at the specified location.
(Defined by MouseExtensions.)
Public Extension MethodSimulateClick(MouseButton, IElement)Overloaded.
Simulate mouse button click at the specified element.
(Defined by MouseExtensions.)
Top
See Also