NavigationView.PaneClosing Event

Definition

Occurs when the NavigationView pane is closing.

C#
public event TypedEventHandler<NavigationView,NavigationViewPaneClosingEventArgs> PaneClosing;
XAML
<NavigationView PaneClosing="eventhandler" />

Event Type

Applies to

Product Versies
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6