StylesPatternIdentifiers.StyleIdProperty Property

Definition

Identifies the StyleId automation property.

public:
 static property AutomationProperty ^ StyleIdProperty { AutomationProperty ^ get(); };
static AutomationProperty StyleIdProperty();
public static AutomationProperty StyleIdProperty { get; }
var automationProperty = StylesPatternIdentifiers.styleIdProperty;
Public Shared ReadOnly Property StyleIdProperty As AutomationProperty

Property Value

The automation property identifier.

Applies to

See also