2 writes to _allowCommit
System.Windows.Forms (2)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (2)
2542
_allowCommit
= false;
2547
_allowCommit
= true;
1 reference to _allowCommit
System.Windows.Forms (1)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (1)
2538
if (
_allowCommit
)