다음을 통해 공유


XamlToggleButton.Indeterminate 속성

토글 단추의 비활성화 상태를 가져오거나 설정 합니다.

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

구문

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

속성 값

형식: Boolean

.NET Framework 보안

참고 항목

참조

XamlToggleButton 클래스

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