TextConstants.AutoColor 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public:
static property Color AutoColor { Color get(); };
static Color AutoColor();
public static Color AutoColor { get; }
var color = TextConstants.autoColor;
Public Shared ReadOnly Property AutoColor As Color
屬性值
預設色彩。
備註
當 color 引數具有此值時,會使用適當的系統預設色彩。
適用於