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