CommandKeys.NavigationBar Class
Defines the keys for commands in the 'NavigationBar' category.
public static class CommandKeys.NavigationBar
- Inheritance:
- object object
Fields
SelectPane
The key for a command typically associated with SelectPane.
public const string SelectPane = "Navigation..NavigationBar.SelectPane"
ShowFewerPanes
The key for a command typically associated with ShowFewerPanes.
public const string ShowFewerPanes = "Navigation..NavigationBar.ShowFewerPanes"
ShowMorePanes
The key for a command typically associated with ShowMorePanes.
public const string ShowMorePanes = "Navigation..NavigationBar.ShowMorePanes"
ShowOptionsWindow
The key for a command typically associated with ShowOptionsWindow.
public const string ShowOptionsWindow = "Navigation..NavigationBar.ShowOptionsWindow"
ToggleMinimization
The key for a command typically associated with ToggleMinimization.
public const string ToggleMinimization = "Navigation..NavigationBar.ToggleMinimization"
TogglePaneVisibility
The key for a command typically associated with TogglePaneVisibility.
public const string TogglePaneVisibility = "Navigation..NavigationBar.TogglePaneVisibility"