13 writes to ReadOnlyInternal
System.Windows.Forms (13)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (7)
11023dataGridViewCell.ReadOnlyInternal = false; 27484dataGridViewCell.ReadOnlyInternal = true; 27503dataGridViewCellTmp.ReadOnlyInternal = true; 27510dataGridViewCellTmp.ReadOnlyInternal = true; 27521dataGridViewCellTmp.ReadOnlyInternal = true; 27528dataGridViewCellTmp.ReadOnlyInternal = true; 27536dataGridViewCell.ReadOnlyInternal = false;
System\Windows\Forms\Controls\DataGridView\DataGridViewBand.cs (1)
440dataGridViewCell.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;