5 references to LostFocus
PresentationFramework (5)
System\Windows\Documents\Speller.cs (3)
74_textEditor.UiScope.LostFocus -= new RoutedEventHandler(OnLostFocus); 485_textEditor.UiScope.LostFocus += new RoutedEventHandler(OnLostFocus); 596_textEditor.UiScope.LostFocus -= new RoutedEventHandler(OnLostFocus);
System\Windows\LostFocusEventManager.cs (2)
106fe.LostFocus += new RoutedEventHandler(OnLostFocus); 122fe.LostFocus -= new RoutedEventHandler(OnLostFocus);