Xceed.Silverlight.Controls.v2.0 Assembly > Xceed.Silverlight.DragDrop Namespace > DragDropContext Class : GetParentDragContext Method |
'Declaration Public Shared Function GetParentDragContext( _ ByVal obj As DependencyObject _ ) As DragDropContext
'Usage Dim obj As DependencyObject Dim value As DragDropContext value = DragDropContext.GetParentDragContext(obj)
public static DragDropContext GetParentDragContext( DependencyObject obj )
Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family