5 references to CellStateChanged
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\DataGridViewCellStyleBuilder.cs (1)
184
_sampleDataGridView.
CellStateChanged
+= sampleDataGridView_CellStateChanged;
System.Windows.Forms.Tests (4)
System\Windows\Forms\DataGridViewCellTests.cs (4)
1933
control.
CellStateChanged
+= handler;
1951
control.
CellStateChanged
-= handler;
2216
control.
CellStateChanged
+= handler;
2234
control.
CellStateChanged
-= handler;