1 write to _dropDownStyle
System.Windows.Forms (1)
System\Windows\Forms\Controls\ComboBox\ComboBox.ModernComboAdapter.cs (1)
28_dropDownStyle = comboBox.DropDownStyle;
4 references to _dropDownStyle
System.Windows.Forms (4)
System\Windows\Forms\Controls\ComboBox\ComboBox.ModernComboAdapter.cs (4)
31if (_dropDownStyle == ComboBoxStyle.Simple) 57&& combo.DropDownStyle == _dropDownStyle 81if (_dropDownStyle != ComboBoxStyle.DropDownList 270if (_dropDownStyle != ComboBoxStyle.DropDownList