TogglePatternIdentifiers.ToggleStateProperty Property

Definition

Identifies the ToggleState automation property.

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

Property Value

The automation property identifier.

Applies to