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