![]() Get | Gets the singleton instance of DragDropManager. |
AddImage | Adds a named image. |
AddTarget | Adds a new drag-drop target to the manager. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
PopImage | Restores the image to the one before PushImage () was called. |
PushImage | Changes the currently displayed image for dragging to the named one. Should be set back using PopImage. |
RemoveAllTargets | Removes all targets for the specified control from the manager. |
RemoveTarget | Removes the specified target from the manager. |
SetImage | Sets the current image. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
DragDropManager Class | Ant.Shared.Windows.DragDrop Namespace