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