Xceed Toolkit Plus for WPF v4.6 Documentation
IDropTarget Interface Methods

Xceed.Wpf.ListBox Assembly > Xceed.Wpf.DragDrop Namespace : IDropTarget Interface

For a list of all members of this type, see IDropTarget members.

Public Methods
 NameDescription
 MethodDetermines whether the IDropTarget-derived control can receive dragged items.  
 MethodOccurs when an object is dragged into the IDropTarget-derived control's bounds.  
 MethodOccurs when the dragged item leaves the IDropTarget-derived control's bounds.  
 MethodOccurs when an object is dragged over the control's bounds.  
 MethodOccurs when an item is dropped on an IDropTarget-derived control.  
Top
See Also

Reference

IDropTarget Interface
Xceed.Wpf.DragDrop Namespace