2 writes to ThreeState
System.Windows.Forms.Tests (1)
System\Windows\Forms\AccessibleObjects\DataGridViewCheckBoxCellAccessibleObjectTests.cs (1)
253checkBoxColumn.ThreeState = true;
WinFormsControlsTest (1)
DataGridViewTest.Designer.cs (1)
133this.column8.ThreeState = true;
1 reference to ThreeState
System.Windows.Forms (1)
System\Windows\Forms\Controls\DataGridView\DataGridViewCheckBoxColumn.cs (1)
205if (ThreeState == value)