2 references to LostFocus
System.Windows.Forms (2)
winforms\Managed\System\WinForms\BindingNavigator.cs (2)
799oldCtrl.LostFocus -= lostFocusHandler; 804newCtrl.LostFocus += lostFocusHandler;