ExtensionMethods::GetVisualOrLogicalParent Method (DependencyObject^)
Visual Studio 2015
Microsoft internal use only.
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 Value
Type: System.Windows::DependencyObject^
Show: