ExtensionMethods::GetVisualOrLogicalParent Method (DependencyObject^)

 

Microsoft internal use only.

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

public:
[ExtensionAttribute]
static DependencyObject^ GetVisualOrLogicalParent(
	DependencyObject^ sourceElement
)

Parameters

sourceElement
Type: System.Windows::DependencyObject^

The object to begin searching from.

Return to top
Show: