StylesPatternIdentifiers.FillPatternColorProperty 属性

定义

标识 FillPatternColor 自动化属性。

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

属性值

自动化属性标识符。

适用于

另请参阅