Items Property (WPFComboBox)

Class

WPFComboBox class

Action

Gets a complete list of items.

Certain combo boxes (i.e. ones that use an items source internally) require to open the combo box first before the items can be retrieved. This is because the items are only available in the application under test if the combo box has been opened once.

Data Type

LIST OF WINDOW

Access

Read only