StylesPatternIdentifiers.FillPatternColorProperty Property

Definition

Identifies the FillPatternColor automation property.

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

Property Value

The automation property identifier.

Applies to

See also