CommandNavigationHelper::GetCommandFocusMode Method (DependencyObject^)

Visual Studio 2015
 

Gets the command focus mode for the specified element.

Namespace:   Microsoft.VisualStudio.Shell
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 to top
Show: