4 references to GotFocus
System.Windows.Forms.Tests (4)
System\Windows\Forms\ToolStripControlHostTests.cs (4)
2842item.GotFocus += handler; 2847item.GotFocus -= handler; 3523item.GotFocus += (sender, e) => 4001item.GotFocus += (sender, e) => gotFocusCallCount++;