3 writes to IndeterminateValueInternal
System.Windows.Forms (3)
winforms\Managed\System\WinForms\DataGridViewCheckBoxCell.cs (1)
501
dataGridViewCell.
IndeterminateValueInternal
= this.IndeterminateValue;
winforms\Managed\System\WinForms\DataGridViewCheckBoxColumn.cs (2)
195
this.CheckBoxCellTemplate.
IndeterminateValueInternal
= value;
206
dataGridViewCell.
IndeterminateValueInternal
= value;