Base:
method
DoDefaultAction
System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.DoDefaultAction()
1 reference to DoDefaultAction
System.Windows.Forms (1)
System\Windows\Forms\Controls\DataGridView\DataGridViewCheckBoxCell.DataGridViewCheckBoxCellAccessibleObject.cs (1)
147internal override void Toggle() => DoDefaultAction();