3 references to EventGotFocus
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Control.cs (3)
4885Events.AddHandler(EventGotFocus, value); 4888Events.RemoveHandler(EventGotFocus, value); 9028EventHandler handler = (EventHandler)Events[EventGotFocus];