StylesPatternIdentifiers.FillColorProperty 属性

定义

标识 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

属性值

自动化属性标识符。

适用于

另请参阅