2 references to HandleGotFocus
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolStripControlHost.cs (2)
888control.GotFocus += new EventHandler(HandleGotFocus); 936control.GotFocus -= new EventHandler(HandleGotFocus);