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