21 references to BackColorChanged
System.Windows.Forms.Tests (21)
System\Windows\Forms\ToolStripControlHostTests.cs (5)
296
item.
BackColorChanged
+= handler;
314
item.
BackColorChanged
-= handler;
546
item.
BackColorChanged
+= (sender, e) => callCount++;
3293
item.
BackColorChanged
+= (sender, e) =>
3981
item.
BackColorChanged
+= (sender, e) => backColorChangedCallCount++;
System\Windows\Forms\ToolStripItemTests.cs (16)
1711
item.
BackColorChanged
+= handler;
1729
item.
BackColorChanged
-= handler;
10622
item.
BackColorChanged
+= handler;
10627
item.
BackColorChanged
-= handler;
10650
item.
BackColorChanged
+= handler;
10656
item.
BackColorChanged
-= handler;
10688
item.
BackColorChanged
+= handler;
10697
item.
BackColorChanged
-= handler;
10724
item.
BackColorChanged
+= handler;
10730
item.
BackColorChanged
-= handler;
10762
item.
BackColorChanged
+= handler;
10771
item.
BackColorChanged
-= handler;
12503
item.
BackColorChanged
+= handler;
12507
item.
BackColorChanged
-= handler;
12509
item.
BackColorChanged
+= handler;
12514
item.
BackColorChanged
-= handler;