1 write to AlwaysShowFocusVisual
PresentationFramework (1)
src\Framework\System\Windows\SystemResources.cs (1)
1328
System.Windows.Input.KeyboardNavigation.
AlwaysShowFocusVisual
= SystemParameters.KeyboardCues;
1 reference to AlwaysShowFocusVisual
PresentationFramework (1)
src\Framework\System\Windows\Input\KeyboardNavigation.cs (1)
908
if (
AlwaysShowFocusVisual
|| IsKeyboardMostRecentInputDevice())