NavigationView.ItemInvoked Event

Definition

Occurs when an item in the menu receives an interaction such a a click or tap.

C#
public event TypedEventHandler<NavigationView,NavigationViewItemInvokedEventArgs> ItemInvoked;
XAML
<NavigationView ItemInvoked="eventhandler" />

Event Type

Applies to

Produkt Verzie
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6