3 references to DATAGRIDVIEWSTATE2_replacedCellReadOnly
System.Windows.Forms (3)
winforms\Managed\System\WinForms\DataGridViewMethods.cs (3)
17822if (this.dataGridViewState2[DATAGRIDVIEWSTATE2_replacedCellReadOnly]) 17864this.dataGridViewState2[DATAGRIDVIEWSTATE2_replacedCellReadOnly] = this.individualReadOnlyCells.Contains(dataGridViewCell); 17865if (this.dataGridViewState2[DATAGRIDVIEWSTATE2_replacedCellReadOnly])