Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 805 Bytes

navigationview_selectionchanged.md

File metadata and controls

36 lines (19 loc) · 805 Bytes
-api-id -api-type
E:Microsoft.UI.Xaml.Controls.NavigationView.SelectionChanged
winrt event

Microsoft.UI.Xaml.Controls.NavigationView.SelectionChanged

-description

Occurs when the currently selected item changes.

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

-remarks

-see-also

NavigationViewSelectionChangedEventArgs

-examples

-xaml-syntax

<NavigationView SelectionChanged="eventhandler" />