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