DragAction Constructor
Initializes a new instance of the DragAction class.
Namespace: Microsoft.VisualStudio.TestTools.UITest.Common
Assembly: Microsoft.VisualStudio.TestTools.UITest.Common (in Microsoft.VisualStudio.TestTools.UITest.Common.dll)
Overload List
Name | Description | |
---|---|---|
DragAction() | Initializes a new instance of the DragAction class for XML serialization or deserialization. |
|
DragAction(UITechnologyElement, MouseButtons) | Initializes a new instance of the DragAction class by using the provided element and buttons. |
See Also
DragAction Class
Microsoft.VisualStudio.TestTools.UITest.Common Namespace
Return to top