CommandNavigationHelper::CommandNavigationOrder Attached Property

Visual Studio 2015
 

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.

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

See GetCommandNavigationOrder, SetCommandNavigationOrder

Property Value

Type: System::Int32

The command navigation order.

Return to top
Show: