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