5 writes to IsCurrentRowDirtyInternal
System.Windows.Forms (5)
winforms\Managed\System\WinForms\DataGridViewCell.cs (1)
4655this.DataGridView.IsCurrentRowDirtyInternal = true;
winforms\Managed\System\WinForms\DataGridViewMethods.cs (4)
3236this.IsCurrentRowDirtyInternal = false; 3966this.IsCurrentRowDirtyInternal = true; 17729this.IsCurrentRowDirtyInternal = false; 19300this.IsCurrentRowDirtyInternal = false;