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)
106
fe.
LostFocus
+= new RoutedEventHandler(OnLostFocus);
122
fe.
LostFocus
-= new RoutedEventHandler(OnLostFocus);