3 references to State2_ReplacedCellReadOnly
System.Windows.Forms (3)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (3)
17386
if (_dataGridViewState2[
State2_ReplacedCellReadOnly
])
17431
_dataGridViewState2[
State2_ReplacedCellReadOnly
] = _individualReadOnlyCells.Contains(dataGridViewCell);
17432
if (_dataGridViewState2[
State2_ReplacedCellReadOnly
])