3 references to EventGotFocus
System.Windows.Forms (3)
winforms\Managed\System\WinForms\HtmlWindow.cs (3)
483
WindowShim.AddHandler(
EventGotFocus
, value);
487
WindowShim.RemoveHandler(
EventGotFocus
, value);
599
FireEvent(HtmlWindow.
EventGotFocus
, e);