5 references to LostFocus
PresentationFramework (5)
System\Windows\Documents\Speller.cs (3)
78_textEditor.UiScope.LostFocus -= new RoutedEventHandler(OnLostFocus); 506_textEditor.UiScope.LostFocus += new RoutedEventHandler(OnLostFocus); 620_textEditor.UiScope.LostFocus -= new RoutedEventHandler(OnLostFocus);
System\Windows\LostFocusEventManager.cs (2)
109fe.LostFocus += new RoutedEventHandler(OnLostFocus); 125fe.LostFocus -= new RoutedEventHandler(OnLostFocus);