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