Share via


DragDropAction Constructor

 

Initializes a new instance of the DragDropAction 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 DragDropAction()

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

System_CAPS_pubmethod DragDropAction(UITechnologyElement, UITechnologyElement, MouseButtons)

Initializes a new instance of the DragDropAction class by using the provided elements and mouse button setting.

See Also

DragDropAction Class
Microsoft.VisualStudio.TestTools.UITest.Common Namespace

Return to top