4 writes to ThreeStateInternal
System.Windows.Forms (4)
System\Windows\Forms\Controls\DataGridView\DataGridViewCheckBoxCell.cs (2)
295ThreeStateInternal = value; 421dataGridViewCell.ThreeStateInternal = ThreeState;
System\Windows\Forms\Controls\DataGridView\DataGridViewCheckBoxColumn.cs (2)
210CheckBoxCellTemplate.ThreeStateInternal = value; 220dataGridViewCell.ThreeStateInternal = value;