3 references to DataGridViewCheckBoxCellCheckedStateDescription
System.Windows.Forms (1)
System\Windows\Forms\Controls\DataGridView\DataGridViewCheckBoxCell.cs (1)
957
CheckState.Checked => string.Format(SR.
DataGridViewCheckBoxCellCheckedStateDescription
, cellName),
System.Windows.Forms.Tests (2)
System\Windows\Forms\DataGridViewCellTests.cs (2)
6480
string.Format(SR.
DataGridViewCheckBoxCellCheckedStateDescription
, cellName)),
6496
string.Format(SR.
DataGridViewCheckBoxCellCheckedStateDescription
, cellName)),