1 reference to OnGotKeyboardFocus
PresentationFramework (1)
src\Framework\System\Windows\FrameworkElement.cs (1)
2388EventManager.RegisterClassHandler(_typeofThis, Keyboard.GotKeyboardFocusEvent, new KeyboardFocusChangedEventHandler(OnGotKeyboardFocus));