CommandNavigationHelper::SetCommandFocusMode Method (DependencyObject^, CommandNavigationHelper::CommandFocusMode)
Visual Studio 2015
Sets the command focus mode for the element.
Assembly: Microsoft.VisualStudio.Shell.Immutable.14.0 (in Microsoft.VisualStudio.Shell.Immutable.14.0.dll)
public: static void SetCommandFocusMode( DependencyObject^ element, CommandNavigationHelper::CommandFocusMode value )
Parameters
- element
-
Type:
System.Windows::DependencyObject^
The element.
- value
-
Type:
Microsoft.VisualStudio.Shell::CommandNavigationHelper::CommandFocusMode
The command focus mode.
Show: