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