FocusHelper::FocusTargetProperty Field

Visual Studio 2015
 

Gets or sets a focus target for an element. The focus target is automatically focused whenever the DependencyObject that the target is attached to receives direct keyboard focus.

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

public:
static initonly DependencyProperty^ FocusTargetProperty
Return to top
Show: