CommandNavigationHelper Attached Properties

Visual Studio 2015
 

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.Immutable.14.0 (in Microsoft.VisualStudio.Shell.Immutable.14.0.dll)

NameDescription
System_CAPS_pubpropertySystem_CAPS_staticCommandFocusMode

Specifies the CommandFocusMode.

System_CAPS_pubpropertySystem_CAPS_staticCommandNavigationOrder

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.

System_CAPS_pubpropertySystem_CAPS_staticIsCommandNavigable

Marks a control as part of the keyboard navigation cycle list for menus/toolbars.

Return to top
Show: