4 references to GotFocus
System.Windows.Forms.Tests (4)
System\Windows\Forms\ToolStripControlHostTests.cs (4)
2844item.GotFocus += handler; 2849item.GotFocus -= handler; 3525item.GotFocus += (sender, e) => 4003item.GotFocus += (sender, e) => gotFocusCallCount++;