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