CommandNavigationHelper::GetCommandFocusMode Method (DependencyObject^)
Visual Studio 2015
Gets the command focus mode for the specified element.
Assembly: Microsoft.VisualStudio.Shell.Immutable.14.0 (in Microsoft.VisualStudio.Shell.Immutable.14.0.dll)
public: static CommandNavigationHelper::CommandFocusMode GetCommandFocusMode( DependencyObject^ element )
Parameters
- element
-
Type:
System.Windows::DependencyObject^
The element.
Return Value
Type: Microsoft.VisualStudio.Shell::CommandNavigationHelper::CommandFocusModeThe command focus mode.
Show: