Ant Organisation Ltd documentation

Ant.Shared.Windows.DragDrop Namespace

Classes

ClassDescription
DragDropManager Summary description for DragDropManager.
ImageDrag Summary description for ImageDrag.
SubTarget SubTarget allows a single object to specify multiple target zones.

Interfaces

InterfaceDescription
ControllerInterface for DragDrop controller.
DragObjectInfoDragObjectInfo is used to obtain information about the object being dragged
DragObjectInfoInitDragObjectInfoInit is used to initialise information about the dragged object when the drag starts.
DragSourceDragSource should be implemented by object wishing to be a source of draggable objects.
DropTargetDropTarget should be implemented by objects wishing to be a destination of draggable objects.
Target You should implement one or both of DragSource and DropTarget rather than Target.

Delegates

DelegateDescription
DragDropManager.DragCancelledHandler
DragDropManager.DragStartedHandler
DragDropManager.DroppedHandler
ImageDrag.DragFinishHandler
ImageDrag.MouseMoveHandler

Enumerations

EnumerationDescription
TargetTypeSpecifies type of target.