The following tables list the members exposed by NavigationPaneFlyoutDisplayingEventArgs.
| Name | Description | |
|---|---|---|
|  | NavigationPaneFlyoutDisplayingEventArgs Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
|  | Cancel | (Inherited from System.ComponentModel.CancelEventArgs) | 
|  | Height | Gets/sets the height of the navigation pane flyout. | 
|  | Left | Gets/sets the x-coordinate of the location of the navigation pane flyout, expressed in screen coordinates. | 
|  | PreferredLocation | Gets/sets the location of the navigation pane flyout, expressed in screen coordinates. | 
|  | PreferredSize | Gets/sets the size of the navigation pane flyout. | 
|  | Top | Gets/sets the y-coordinate of the location of the navigation pane flyout, expressed in screen coordinates. | 
|  | Width | Gets/sets the width of the navigation pane flyout. |