XamlComboBox.PropertyNames.Items Field

Gets the collection of listitems under the combobox. Data-Type: Microsoft.VisualStudio.TestTools.UITesting.UITestControlCollection

Namespace:  Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls
Assembly:  Microsoft.VisualStudio.TestTools.WindowsStore.UITesting (in Microsoft.VisualStudio.TestTools.WindowsStore.UITesting.dll)

Syntax

'Declaration
Public Shared ReadOnly Items As String
public static readonly string Items
public:
static initonly String^ Items
static val Items: string
public static final var Items : String

.NET Framework Security

See Also

Reference

XamlComboBox.PropertyNames Class

Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls Namespace