Xceed DataGrid 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, Windows XP SP3, Windows Server 2008 family

See Also

Reference

DragDropContext Class
DragDropContext Members

Send Feedback