3 references to CurrentCellDirtyStateChanged
PresentationUI (1)
MS\Internal\Documents\RMPublishingDialog.RightsTable.cs (1)
45
this.
CurrentCellDirtyStateChanged
+=
System.Windows.Forms.Tests (2)
System\Windows\Forms\DataGridViewTests.cs (2)
3414
_dataGridView.
CurrentCellDirtyStateChanged
+= handler;
3420
_dataGridView.
CurrentCellDirtyStateChanged
-= handler;