CommandNavigationHelper::CommandNavigationOrderProperty Field

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)

public:
static initonly DependencyProperty^ CommandNavigationOrderProperty
Return to top
Show: