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