2 references to OnLostFocus
PresentationFramework (2)
System\windows\Documents\TextEditor.cs (2)
386EventManager.RegisterClassHandler(controlType, UIElement.LostFocusEvent, new RoutedEventHandler(OnLostFocus)); 747OnLostFocus(_uiScope, e);