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