2 writes to _allowCommit
System.Windows.Forms (2)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (2)
2552
_allowCommit
= false;
2557
_allowCommit
= true;
1 reference to _allowCommit
System.Windows.Forms (1)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (1)
2548
if (
_allowCommit
)