2 writes to allowCommit
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ComboBox.cs (2)
2657
allowCommit
= false;
2661
allowCommit
= true;
1 reference to allowCommit
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ComboBox.cs (1)
2655
if (
allowCommit
) {