Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.ListBox Assembly / Xceed.Wpf.ListBox Namespace / PrepareDragEventArgs Class
Properties


In This Topic
    PrepareDragEventArgs Class Members
    In This Topic

    The following tables list the members exposed by PrepareDragEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the PrepareDragEventArgs class using the specified DragDropContext.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.ComponentModel.CancelEventArgs)
    Public PropertyGets the DragDropContext of the drag or drop operation.  
    Top
    See Also