2 references to OnLostKeyboardFocus
PresentationFramework (2)
System\windows\Documents\TextEditor.cs (2)
393EventManager.RegisterClassHandler(controlType, Keyboard.LostKeyboardFocusEvent, new KeyboardFocusChangedEventHandler(OnLostKeyboardFocus)); 748OnLostKeyboardFocus(_uiScope, e);