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