PendingFocusHelper Class
Visual Studio 2015
Microsoft internal use only. Helper to send focus to the FrameworkElement immediately or delay focusing until the FrameworkElement is loaded.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | SetFocusOnLoad(FrameworkElement, Action<FrameworkElement>) | Sets focus on the last element pending focus on the Loaded event, all previous elements will not be focused. |
| Name | Description | |
|---|---|---|
![]() ![]() | FocusPriority | Microsoft internal use only. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


