Share via


StylesPatternIdentifiers.StyleNameProperty Property

Definition

Overloads

StyleNameProperty

Identifies the StyleName automation property.

StyleNameProperty

Identifies the StyleName automation property.

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

Property Value

The automation property identifier.

See also

Applies to