DragDropAction Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the DragDropAction class.
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 | |
---|---|---|
DragDropAction() | Initializes a new instance of the DragDropAction class for XML serialization or deserialization. | |
DragDropAction(UITechnologyElement, UITechnologyElement, MouseButtons) | Initializes a new instance of the DragDropAction class by using the provided elements and mouse button setting. |
Top