13 writes to ReadOnlyInternal
System.Windows.Forms (13)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (7)
11020dataGridViewCell.ReadOnlyInternal = false; 27481dataGridViewCell.ReadOnlyInternal = true; 27500dataGridViewCellTmp.ReadOnlyInternal = true; 27507dataGridViewCellTmp.ReadOnlyInternal = true; 27518dataGridViewCellTmp.ReadOnlyInternal = true; 27525dataGridViewCellTmp.ReadOnlyInternal = true; 27533dataGridViewCell.ReadOnlyInternal = false;
System\Windows\Forms\Controls\DataGridView\DataGridViewBand.cs (1)
432dataGridViewCell.ReadOnlyInternal = false;
System\Windows\Forms\Controls\DataGridView\DataGridViewCellCollection.cs (2)
100oldDataGridViewCell.ReadOnlyInternal = false; 349dataGridViewCell.ReadOnlyInternal = false;
System\Windows\Forms\Controls\DataGridView\DataGridViewRow.cs (3)
1759dataGridViewCellTmp.ReadOnlyInternal = true; 1762dataGridViewCell.ReadOnlyInternal = false; 1768dataGridViewCell.ReadOnlyInternal = true;