2 writes to ComboBoxControlWasDetached
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewCell.cs (2)
1347
dgv.
ComboBoxControlWasDetached
= true;
2755
dgv.
ComboBoxControlWasDetached
= false;
1 reference to ComboBoxControlWasDetached
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGridViewCell.cs (1)
2748
if ((dgv.
ComboBoxControlWasDetached
&& dgv.EditingControl is DataGridViewComboBoxEditingControl) ||