Ant Organisation Ltd documentation

DragDropManager.DroppedHandler Delegate

public delegate void DragDropManager.DroppedHandler(
   object dragObject,
   DragSource dragSource,
   DropTarget dropTarget
);

Requirements

Namespace: Ant.Shared.Windows.DragDrop

Assembly: Ant.Shared.Windows (in Ant.Shared.Windows.dll)

See Also

Ant.Shared.Windows.DragDrop Namespace