Share via


TreeView.RootNodes Property

Definition

Gets or sets the collection of root nodes of the tree.

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

public IList<TreeViewNode> RootNodes { get; }

Property Value

The collection of root nodes of the tree.

Applies to