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