Skip to content

Latest commit

 

History

History
32 lines (16 loc) · 633 Bytes

treeviewnode_parent.md

File metadata and controls

32 lines (16 loc) · 633 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.TreeViewNode.Parent
winrt property

Microsoft.UI.Xaml.Controls.TreeViewNode.Parent

-description

Gets or sets the node that is the parent of the current node.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

-property-value

The node that is the parent of the current node.

-remarks

-see-also

-examples