XamlComboBox.PropertyNames.Expanded Field

Gets or sets the combobox's expanded state. Data-Type: boolean

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

Syntax

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

.NET Framework Security

See Also

Reference

XamlComboBox.PropertyNames Class

Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls Namespace