CanDrop | Tests whether an object can be dropped on this item at the specified point. |
DragEnter | Called when an object is dragged into the target. |
DragExit | Called when an object is dragged out of the target. |
DragOver | Called when an object is dragged within the target. |
Drop | Called when an object is dropped on the target. |
DropCancelled | Called the drop is cancelled over this target. |
DropTarget Interface | Ant.Shared.Windows.DragDrop Namespace