2 references to OnGotKeyboardFocus
PresentationFramework (2)
src\Framework\System\windows\Documents\TextEditor.cs (2)
413EventManager.RegisterClassHandler(controlType, Keyboard.GotKeyboardFocusEvent, new KeyboardFocusChangedEventHandler(OnGotKeyboardFocus)); 776OnGotKeyboardFocus(_uiScope, e);