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

属性值

自动化属性标识符。

适用于