3 references to EventLostFocus
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Control.cs (3)
4972Events.AddHandler(EventLostFocus, value); 4975Events.RemoveHandler(EventLostFocus, value); 9199EventHandler handler = (EventHandler)Events[EventLostFocus];