Skip to content

Latest commit

 

History

History
30 lines (15 loc) · 394 Bytes

treeviewexpandingeventargs_node.md

File metadata and controls

30 lines (15 loc) · 394 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.TreeViewExpandingEventArgs.Node
winrt property

Microsoft.UI.Xaml.Controls.TreeViewExpandingEventArgs.Node

-description

Gets the tree view node that is expanding.

-property-value

The tree view node that is expanding.

-remarks

-see-also

-examples