FocusHelper::GetFocusTarget Method (UIElement^)
Visual Studio 2015
Gets the focus target for an element. The focus target is automatically focused whenever the DependencyObject that the target is attached to receives direct keyboard focus.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- element
-
Type:
System.Windows::UIElement^
The element which should have a focus target attached to it.
Show: