C1.Silverlight Namespace / C1DragDropManager Class


C1DragDropManager Class Methods

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

Public Methods
 NameDescription
Public MethodRemoves all the registered sources  
Public MethodRemoves all the registered targets  
Public Method  
Public Method  
Public MethodRegisters (or unregisters) an element as a drop target.  
Public MethodUn-registers a System.Windows.UIElement as a drag source.  
Top
Protected Methods
 NameDescription
Protected MethodRaises the DragAutoScroll event.  
Protected MethodRaises the DragDrop event.  
Protected MethodRaises the DragEnter event.  
Protected MethodRaises the DragLeave event.  
Protected MethodRaises the DragOver event.  
Protected MethodRaises the DragStart event.  
Top
See Also