1 write to _currentText
System.Windows.Forms (1)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (1)
3563
_currentText
= Text;
1 reference to _currentText
System.Windows.Forms (1)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (1)
3555
if (FormattingEnabled && Text !=
_currentText
&& _dropDown)