1 write to currentText
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ComboBox.cs (1)
3583
currentText
= Text;
1 reference to currentText
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ComboBox.cs (1)
3577
if (FormattingEnabled && Text !=
currentText
&& dropDown) {