Skip to content

Latest commit

 

History

History
32 lines (16 loc) · 703 Bytes

treeview_selectednodes.md

File metadata and controls

32 lines (16 loc) · 703 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.TreeView.SelectedNodes
winrt property

Microsoft.UI.Xaml.Controls.TreeView.SelectedNodes

-description

Gets or sets the collection of nodes that are selected in the tree.

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

-property-value

The collection of nodes that are selected in the tree. The default is an empty collection.

-remarks

-see-also

-examples