The DragAndDrop type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| DragAndDrop |
Methods
| Name | Description | |
|---|---|---|
| AddDroppedHandler |
Adds an event handler for the Dropped event
| |
| GetDragDataTemplate |
Gets the data drag template of the given object.
| |
| GetDragVisual |
Gets the DragVisual dependency property
| |
| GetDropAction |
Gets the DropAction dependency property
| |
| GetEnabled |
Gets the Enabled dependency property
| |
| GetUseStockVisual |
Gets the UseStockVisual dependency property.
| |
| RemoveDroppedHandler |
Removes an event handler for the Dropped event
| |
| SetDragDataTemplate |
Sets the data drag template of the given object.
| |
| SetDragVisual |
Sets the DragVisual dependency property
| |
| SetDropAction |
Sets the DropAction dependency property
| |
| SetEnabled |
Sets the Enabled dependency property
| |
| SetUseStockVisual |
Sets the UseStockVisual dependency property.
|
Fields
| Name | Description | |
|---|---|---|
| DroppedEvent |
Identifies the Dropped event
|
See Also
DragAndDrop Class
IdentityMine.Windows.Essentials Namespace
