3 references to Focus
PresentationCore (2)
Core\CSharp\System\Windows\Input\Keyboard.cs (1)
299
return Keyboard.PrimaryDevice.
Focus
(element);
Core\CSharp\System\Windows\Input\KeyboardDevice.cs (1)
1115
Focus
(null);
PresentationFramework (1)
src\Framework\System\Windows\Navigation\NavigationService.cs (1)
966
Keyboard.PrimaryDevice.
Focus
(null);