1 reference to OnGotKeyboardFocus
PresentationFramework (1)
src\Framework\System\Windows\FrameworkContentElement.cs (1)
110EventManager.RegisterClassHandler(typeof(FrameworkContentElement), Keyboard.GotKeyboardFocusEvent, new KeyboardFocusChangedEventHandler(OnGotKeyboardFocus));