Share via


ExpandCollapsePatternIdentifiers.ExpandCollapseStateProperty Property

Definition

Identifies the ExpandCollapseState automation property.

public:
 static property AutomationProperty ^ ExpandCollapseStateProperty { AutomationProperty ^ get(); };
static AutomationProperty ExpandCollapseStateProperty();
public static AutomationProperty ExpandCollapseStateProperty { get; }
var automationProperty = ExpandCollapsePatternIdentifiers.expandCollapseStateProperty;
Public Shared ReadOnly Property ExpandCollapseStateProperty As AutomationProperty

Property Value

The automation property identifier.

Applies to