Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.ListBox Assembly / Xceed.Wpf.DragDrop Namespace
    Xceed.Wpf.DragDrop Namespace
    Contains all the classes related to the drag and drop capabilities of the listbox control.
    Classes
     ClassDescription
    ClassRepresents event data used by the DragStarting event.
    ClassRepresents the context of the drag-drop operation
    Class 
    Class 
    ClassProvides utility methods related to drag or drop operations.
    Class 
    ClassContains information used to set various properties on a DragContext when it is created.
    ClassProvides information for drop-related events.
    Interfaces
     InterfaceDescription
    InterfaceDefines members that targets can implement to handle dropped items.
    Interface

    Defines members that source controls can implement to provide content presenters of dragged items.

    Delegates
     DelegateDescription
    DelegateRepresents the method that will handle the IDropTargetCanDropElement event.
    Enumerations
     EnumerationDescription
    EnumerationValue representing the cursor that will be used.
    See Also