2 references to BackgroundColorChanged
System.Windows.Forms.Tests (2)
System\Windows\Forms\DataGridViewTests.cs (2)
3088
_dataGridView.
BackgroundColorChanged
+= handler;
3092
_dataGridView.
BackgroundColorChanged
-= handler;