2 references to CheckState
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\DataGridViewCheckBoxCell.cs (1)
955string notificationText = CheckState switch
System\Windows\Forms\Controls\DataGridView\DataGridViewCheckBoxCell.DataGridViewCheckBoxCellAccessibleObject.cs (1)
158return ((Owner as DataGridViewCheckBoxCell)?.CheckState) switch