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