3 references to SetReadOnlyCellCore
System.Windows.Forms (3)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (2)
25634SetReadOnlyCellCore(dataGridViewCell.ColumnIndex, dataGridViewCell.RowIndex, false); 25651SetReadOnlyCellCore(dataGridViewCell.ColumnIndex, rowIndex, false);
System\Windows\Forms\Controls\DataGridView\DataGridViewCell.cs (1)
464DataGridView.SetReadOnlyCellCore(ColumnIndex, RowIndex, value); // this may trigger a call to set_ReadOnlyInternal