2 writes to _allowCommit
System.Windows.Forms (2)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (2)
2645
_allowCommit
= false;
2650
_allowCommit
= true;
1 reference to _allowCommit
System.Windows.Forms (1)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (1)
2641
if (
_allowCommit
)