3 references to DataGridViewCheckBoxCell
System.Windows.Forms (1)
System\Windows\Forms\Controls\DataGridView\DataGridViewCheckBoxCell.cs (1)
413dataGridViewCell = new DataGridViewCheckBoxCell();
System.Windows.Forms.Tests (2)
System\Windows\Forms\AccessibleObjects\DataGridViewCheckBoxCellAccessibleObjectTests.cs (2)
114using DataGridViewCheckBoxCell cell = new(); 202using DataGridViewCheckBoxCell cell = new();