SystemColors.ControlTextBrush 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
得到 SolidColorBrush 一個是三維顯示元素中文字顏色的 。
public:
static property System::Windows::Media::SolidColorBrush ^ ControlTextBrush { System::Windows::Media::SolidColorBrush ^ get(); };
public static System.Windows.Media.SolidColorBrush ControlTextBrush { get; }
static member ControlTextBrush : System.Windows.Media.SolidColorBrush
Public Shared ReadOnly Property ControlTextBrush As SolidColorBrush
屬性值
三維顯示元素中文字的顏色。
備註
XAML 屬性使用方式
<object property="{x:Static SystemColors.ControlTextBrush}"/>
XAML 值
x:靜態x:靜態標記擴充功能。