3 references to EventGotFocus
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ToolStripControlHost.cs (3)
283
Events.AddHandler(
EventGotFocus
, value);
286
Events.RemoveHandler(
EventGotFocus
, value);
773
RaiseEvent(
EventGotFocus
, e);