3 references to DataGridViewCheckBoxCell
PresentationUI (1)
MS\Internal\Documents\RMPublishingDialog.RightsTable.cs (1)
941: base(false)
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\DataGridViewCheckBoxCell.cs (1)
40: this(threeState: false)
System\Windows\Forms\Controls\DataGridView\DataGridViewCheckBoxColumn.cs (1)
18: base(new DataGridViewCheckBoxCell(threeState))