DragDropManager.DoDragDrop Method
Name | Parameters | Description |
---|---|---|
DoDragDrop(DoDragDropEventArgs) | args | Initiates a drag-and-drop operation. For internal use. |
DoDragDrop(Object, Object, Image, DragDropActions) | source, data, preview, action | Initiates a drag-and-drop operation. For internal use. |