21 references to BackColorChanged
System.Windows.Forms.Tests (21)
System\Windows\Forms\ToolStripControlHostTests.cs (5)
294
item.
BackColorChanged
+= handler;
312
item.
BackColorChanged
-= handler;
544
item.
BackColorChanged
+= (sender, e) => callCount++;
3291
item.
BackColorChanged
+= (sender, e) =>
3979
item.
BackColorChanged
+= (sender, e) => backColorChangedCallCount++;
System\Windows\Forms\ToolStripItemTests.cs (16)
1709
item.
BackColorChanged
+= handler;
1727
item.
BackColorChanged
-= handler;
10620
item.
BackColorChanged
+= handler;
10625
item.
BackColorChanged
-= handler;
10648
item.
BackColorChanged
+= handler;
10654
item.
BackColorChanged
-= handler;
10686
item.
BackColorChanged
+= handler;
10695
item.
BackColorChanged
-= handler;
10722
item.
BackColorChanged
+= handler;
10728
item.
BackColorChanged
-= handler;
10760
item.
BackColorChanged
+= handler;
10769
item.
BackColorChanged
-= handler;
12501
item.
BackColorChanged
+= handler;
12505
item.
BackColorChanged
-= handler;
12507
item.
BackColorChanged
+= handler;
12512
item.
BackColorChanged
-= handler;