VisualTreeHelper.GetParent method
Returns an object's parent object in the visual tree.
Syntax
Parameters
- reference
-
Type: DependencyObject
The object for which to get the parent object.
Return value
Type: DependencyObject
The parent object of the reference object in the visual tree.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 12/4/2012
