2 writes to _allowCommit
System.Windows.Forms (2)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (2)
2541
_allowCommit
= false;
2546
_allowCommit
= true;
1 reference to _allowCommit
System.Windows.Forms (1)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (1)
2537
if (
_allowCommit
)