The following tables list the members exposed by NavigationPaneFlyoutClosedEventArgs.
| Name | Description | |
|---|---|---|
![]()  | NavigationPaneFlyoutClosedEventArgs Constructor | Creates a new instance of the NavigationPaneFlyoutClosedEventArgs class. | 
| Name | Description | |
|---|---|---|
![]()  | Canceled | Returns whether the flyout session was canceled, for example, whether the end user pressed the Escape key to close the flyout. | 
![]()  | SelectedItem | Returns the UltraExplorerBarItem that was selected by the end user during the flyout session, or null if the flyout session was canceled. |