Xceed.Silverlight.Controls.v2.0 Assembly > Xceed.Silverlight.DragDrop Namespace > DragDropContext Class : DraggedElementRoot Property |
Gets the visual root of the dragged element.
'Declaration Public ReadOnly Property DraggedElementRoot As FrameworkElement
'Usage Dim instance As DragDropContext Dim value As FrameworkElement instance.DraggedElementRoot = value value = instance.DraggedElementRoot
public FrameworkElement DraggedElementRoot {get;}
A FrameworkElement that represents the visual root of the dragged element.
Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family