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


In This Topic
    DropEventArgs Class Members
    In This Topic

    The following tables list the members exposed by DropEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the DropEventArgs class, using the supplied DragContext.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets DragContext of the event.  
    Top
    See Also