Xceed DataGrid for Silverlight Documentation
IDropTarget Interface Members
Methods 

The following tables list the members exposed by IDropTarget.

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

Reference

IDropTarget Interface
Xceed.Silverlight.DragDrop Namespace

Send Feedback