Share via


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
System_CAPS_pubmethod DragAction()

Initializes a new instance of the DragAction class for XML serialization or deserialization.

System_CAPS_pubmethod 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