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