13 writes to ReadOnlyInternal
System.Windows.Forms (13)
winforms\Managed\System\WinForms\DataGridViewBand.cs (1)
590dataGridViewCell.ReadOnlyInternal = false;
winforms\Managed\System\WinForms\DataGridViewCellCollection.cs (2)
203oldDataGridViewCell.ReadOnlyInternal = false; 478dataGridViewCell.ReadOnlyInternal = false;
winforms\Managed\System\WinForms\DataGridViewMethods.cs (7)
11167dataGridViewCell.ReadOnlyInternal = false; 27502dataGridViewCell.ReadOnlyInternal = true; 27521dataGridViewCellTmp.ReadOnlyInternal = true; 27527dataGridViewCellTmp.ReadOnlyInternal = true; 27537dataGridViewCellTmp.ReadOnlyInternal = true; 27543dataGridViewCellTmp.ReadOnlyInternal = true; 27550dataGridViewCell.ReadOnlyInternal = false;
winforms\Managed\System\WinForms\DataGridViewRow.cs (3)
1836dataGridViewCellTmp.ReadOnlyInternal = true; 1838dataGridViewCell.ReadOnlyInternal = false; 1844dataGridViewCell.ReadOnlyInternal = true;