Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 678 Bytes

treeview_iteminvoked.md

File metadata and controls

26 lines (15 loc) · 678 Bytes
-api-id -api-type
E:Microsoft.UI.Xaml.Controls.TreeView.ItemInvoked
winrt event

Microsoft.UI.Xaml.Controls.TreeView.ItemInvoked

-description

Occurs when an item in the tree is invoked.

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

-remarks

This event is not fired when the item's multiple-selection checkbox is checked or unchecked.

-see-also

-examples