2 references to Entries
System.Windows.Forms (2)
System\Windows\Forms\Controls\ComboBox\ComboBox.ComboBoxAccessibleObject.cs (1)
214Entry selectedItem = owner.Entries[selectedIndex];
System\Windows\Forms\Controls\ComboBox\ComboBox.ComboBoxChildListUiaProvider.cs (1)
113Entry item = _owningComboBox.Entries[index];