CommandNavigationHelper Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell.Immutable.14.0 (in Microsoft.VisualStudio.Shell.Immutable.14.0.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | GetCommandFocusMode(DependencyObject^) | Gets the command focus mode for the specified element. |
![]() ![]() | GetCommandNavigationOrder(DependencyObject^) | Gets the command navigation order for the specified element. |
![]() ![]() | GetIsCommandNavigable(DependencyObject^) | Determins whether the command is navigable. |
![]() ![]() | SetCommandFocusMode(DependencyObject^, CommandNavigationHelper::CommandFocusMode) | Sets the command focus mode for the element. |
![]() ![]() | SetCommandNavigationOrder(DependencyObject^, Int32) | Sets the command navigation order for the specified element. |
![]() ![]() | SetIsCommandNavigable(DependencyObject^, Boolean) | Determines whether or not the command is navigable. |
Show:

