5 writes to IsCurrentRowDirtyInternal
System.Windows.Forms (5)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (4)
3190IsCurrentRowDirtyInternal = false; 3948IsCurrentRowDirtyInternal = true; 17271IsCurrentRowDirtyInternal = false; 18761IsCurrentRowDirtyInternal = false;
System\Windows\Forms\Controls\DataGridView\DataGridViewCell.cs (1)
3918DataGridView.IsCurrentRowDirtyInternal = true;