| Ant Organisation Ltd documentation | |
Ant.Shared.Windows.DragDrop Namespace
Classes
| Class | Description |
|---|
| DragDropManager |
Summary description for DragDropManager.
|
| ImageDrag |
Summary description for ImageDrag.
|
| SubTarget |
SubTarget allows a single object to specify multiple target zones.
|
Interfaces
| Interface | Description |
|---|
| Controller | Interface for DragDrop controller. |
| DragObjectInfo | DragObjectInfo is used to obtain information about the object being dragged |
| DragObjectInfoInit | DragObjectInfoInit is used to initialise information about the dragged
object when the drag starts. |
| DragSource | DragSource should be implemented by object wishing to be a source of draggable objects. |
| DropTarget | DropTarget 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
Enumerations
| Enumeration | Description |
|---|
| TargetType | Specifies type of target. |