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