Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 636 Bytes

treeview_expand_1020197259.md

File metadata and controls

28 lines (17 loc) · 636 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.Controls.TreeView.Expand(Microsoft.UI.Xaml.Controls.TreeViewNode)
winrt method

Microsoft.UI.Xaml.Controls.TreeView.Expand

-description

Expands the specified node in the tree.

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

-parameters

-param value

The tree node to expand.

-remarks

-see-also

-examples