StylesPatternIdentifiers.FillColorProperty Proprietà

Definizione

Identifica la proprietà di automazione FillColor .

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

Valore della proprietà

Identificatore della proprietà di automazione.

Si applica a

Vedi anche