3 writes to IndeterminateValueInternal
System.Windows.Forms (3)
System\Windows\Forms\Controls\DataGridView\DataGridViewCheckBoxCell.cs (1)
424dataGridViewCell.IndeterminateValueInternal = IndeterminateValue;
System\Windows\Forms\Controls\DataGridView\DataGridViewCheckBoxColumn.cs (2)
167CheckBoxCellTemplate.IndeterminateValueInternal = value; 180dataGridViewCell.IndeterminateValueInternal = value;