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