NavigationBarContextMenuSource Enum
Specifies the source of a NavigationBar context menu.
public enum NavigationBarContextMenuSource
Fields
| Name | Description |
|---|---|
| NavigationBarHeader | A right-click on the header of a NavigationBar. |
| NavigationPaneButton | A right-click on a NavigationPane button. |
| OverflowArea | A right-click on the empty overflow area. |
| OverflowMenuButton | A right-click on the overflow menu button. |
| OverflowMenuButtonLeftClick | A left-click on the overflow menu button. |
| Unknown | An unknown source. |