다음을 통해 공유


XamlComboBox.Expanded 속성

콤보 상자의 확장 된 상태를 가져오거나 설정 합니다.

네임스페이스:  Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls
어셈블리:  Microsoft.VisualStudio.TestTools.WindowsStore.UITesting(Microsoft.VisualStudio.TestTools.WindowsStore.UITesting.dll)

구문

‘선언
Public Overridable Property Expanded As Boolean
public virtual bool Expanded { get; set; }
public:
virtual property bool Expanded {
    bool get ();
    void set (bool value);
}
abstract Expanded : bool with get, set 
override Expanded : bool with get, set
function get Expanded () : boolean 
function set Expanded (value : boolean)

속성 값

형식: Boolean

.NET Framework 보안

참고 항목

참조

XamlComboBox 클래스

Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls 네임스페이스