3 writes to _dropDown
System.Windows.Forms (3)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (3)
2587_dropDown = false; 3680_dropDown = false; 3684_dropDown = true;
3 references to _dropDown
System.Windows.Forms (3)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (3)
2680if (_dropDown) 2717if (_dropDown) 3675if (FormattingEnabled && Text != _currentText && _dropDown)