CommandNavigationHelper Fields
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell.Immutable.14.0 (in Microsoft.VisualStudio.Shell.Immutable.14.0.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | CommandFocusModeProperty | Specifies how the control on which it's set is registered with the CommandFocusManager for handling focus restoration and entering menu mode. |
![]() ![]() | CommandNavigationOrderProperty | Allows a control to specify its keyboard navigation cycle order with respect to other command navigable controls. A larger value moves the control later in the cycle list. |
![]() ![]() | IsCommandNavigableProperty | Marks a control as part of the keyboard navigation cycle list for menus/toolbars. |
Show:

