DragDropDirector Class Events
For a list of all members of this type, see DragDropDirector members.
Public Events
Name | Description | |
---|---|---|
![]() | DropTargetRegistered | Occurs when a new DropTarget is registered with the DragDropDirector. |
![]() | DropTargetUnregistered | Occurs when a DropTarget is unregistered from the DragDropDirector. |
See Also