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