Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 696 Bytes

navigationview_menuitems.md

File metadata and controls

25 lines (16 loc) · 696 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.NavigationView.MenuItems
winrt property

Microsoft.UI.Xaml.Controls.NavigationView.MenuItems

-description

Gets the collection of menu items displayed in the NavigationView.

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 menu items displayed in the NavigationView. The default is an empty collection.

-remarks

-see-also

-examples