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