5 writes to IsCurrentRowDirtyInternal
System.Windows.Forms (5)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (4)
3193IsCurrentRowDirtyInternal = false; 3951IsCurrentRowDirtyInternal = true; 17274IsCurrentRowDirtyInternal = false; 18764IsCurrentRowDirtyInternal = false;
System\Windows\Forms\Controls\DataGridView\DataGridViewCell.cs (1)
3918DataGridView.IsCurrentRowDirtyInternal = true;