UIApplication.DoDragDrop
Overloads (2):
| Name | Return Type | Description |
|---|---|---|
| DoDragDrop(ICollection<String>) | None | Initiates a drag and drop operation of a collection of file names on the Revit user interface. |
| DoDragDrop(Object, IDropHandler) | None | Initiates a drag and drop operation with a custom drop implementation. |