Xceed Ultimate ListBox for Silverlight Documentation
DragDropContext Constructor


Initializes a new instance of the DragDropContext class.

Overload List
OverloadDescription
DragDropContext Constructor(FrameworkElement,DraggedElementConfiguration,IEnumerable<FrameworkElement>)

Initializes a new instance of the DragDropContext class using the passed FrameworkElement, DraggedElementConfiguration, and IEnumerable of FrameworkElement.

 
DragDropContext Constructor(FrameworkElement,DraggedElementConfiguration)

Initializes a new instance of the DragDropContext class using the passed FrameworkElement and DraggedElementConfiguration.

 
DragDropContext Constructor(FrameworkElement,FrameworkElement,IEnumerable<FrameworkElement>,DraggedElementConfiguration,Object)Initializes a new instance of the DragDropContext class using the passed FrameworkElement, IEnumerable of FrameworkElement, and DraggedElementConfiguration  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DragDropContext Class
DragDropContext Members

Send Feedback