TogglePatternIdentifiers.ToggleStateProperty 속성

정의

ToggleState 자동화 속성을 식별합니다.

public:
 static property AutomationProperty ^ ToggleStateProperty { AutomationProperty ^ get(); };
static AutomationProperty ToggleStateProperty();
public static AutomationProperty ToggleStateProperty { get; }
var automationProperty = TogglePatternIdentifiers.toggleStateProperty;
Public Shared ReadOnly Property ToggleStateProperty As AutomationProperty

속성 값

Automation 속성 식별자입니다.

적용 대상