2 references to LostFocus
PresentationFramework (2)
src\Framework\System\Windows\LostFocusEventManager.cs (2)
118
fce.
LostFocus
+= new RoutedEventHandler(OnLostFocus);
134
fce.
LostFocus
-= new RoutedEventHandler(OnLostFocus);