CommandNavigationHelper::IsCommandNavigable Attached Property

Visual Studio 2015
 

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

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

See GetIsCommandNavigable, SetIsCommandNavigable

Property Value

Type: System::Boolean

True if the control is part of the keyboard navigation cycle.

Return to top
Show: