Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 707 Bytes

treeviewlist.md

File metadata and controls

23 lines (14 loc) · 707 Bytes
-api-id -api-type
T:Windows.UI.Xaml.Controls.TreeViewList
winrt class

Windows.UI.Xaml.Controls.TreeViewList

-description

Represents a flattened list of tree view items so that operations such as keyboard navigation and drag-and-drop can be inherited from ListView.

Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.TreeViewList (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

-remarks

-see-also

-examples