Xceed.Silverlight.Controls.v2.0 Assembly > Xceed.Silverlight.DragDrop Namespace > DragDropContext Class : DragDropContext Constructor |
Initializes a new instance of the DragDropContext class.
Overload | Description |
---|---|
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 |
Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family