Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.07 KB

navigationviewitem.md

File metadata and controls

35 lines (23 loc) · 1.07 KB
-api-id -api-type
T:Microsoft.UI.Xaml.Controls.NavigationViewItem
winrt class

Microsoft.UI.Xaml.Controls.NavigationViewItem

-description

Represents the container for an item in a NavigationView control.

-remarks

Note that you can only place NavigationViewItems in NavigationView.MenuItems.

-see-also

-examples

Tip

For more info, design guidance, and code examples, see NavigationView.

[!div class="nextstepaction"] Open the WinUI 3 Gallery app and see the NavigationView in action

The WinUI 3 Gallery app includes interactive examples of most WinUI 3 controls, features, and functionality. Get the app from the Microsoft Store or get the source code on GitHub.

-xaml-syntax

<NavigationViewItem .../>