Skip to content

Latest commit

 

History

History
30 lines (15 loc) · 429 Bytes

treeviewnode_depth.md

File metadata and controls

30 lines (15 loc) · 429 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.TreeViewNode.Depth
winrt property

Microsoft.UI.Xaml.Controls.TreeViewNode.Depth

-description

Gets a value that indicates how far the current node is from the root node of the tree.

-property-value

The depth of the current node from the root node of the tree.

-remarks

-see-also

-examples