Mouse.StopDragging Method

Include Protected Members
Include Inherited Members

Stops the drag operation.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public methodStatic member StopDragging(Point) Stops the drag operation.
Public methodStatic member StopDragging(UITestControl) Stops the drag operation on the specified control.
Public methodStatic member StopDragging(Int32, Int32) Stops the drag operation.
Public methodStatic member StopDragging(UITestControl, Point) Stops the drag operation on the specified control.
Public methodStatic member StopDragging(UITestControl, Int32, Int32) Stops the drag operation on the specified control.

Top

See Also

Reference

Mouse Class

Microsoft.VisualStudio.TestTools.UITesting Namespace