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


DropEventArgs Class Members

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