3 references to GridColorChanged
System.Windows.Forms.Tests (3)
System\Windows\Forms\DataGridViewTests.cs (3)
2926
dataGrid.
GridColorChanged
+= (object sender, EventArgs e) =>
3268
_dataGridView.
GridColorChanged
+= handler;
3272
_dataGridView.
GridColorChanged
-= handler;