VisualTreeHelper::GetParent Method (DependencyObject^)
.NET Framework (current version)
Returns a DependencyObject value that represents the parent of the visual object.
Assembly: PresentationCore (in PresentationCore.dll)
Parameters
- reference
-
Type:
System.Windows::DependencyObject^
The visual whose parent is returned.
.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: