ExtensionMethods.GetVisualOrLogicalParent Method (DependencyObject)

 

Microsoft internal use only.

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)

<ExtensionAttribute>
Public Shared Function GetVisualOrLogicalParent (
	sourceElement As DependencyObject
) As DependencyObject

Parameters

sourceElement
Type: System.Windows.DependencyObject

The object to begin searching from.

Return to top
Show: