Aracılığıyla paylaş


SystemColors.ControlTextBrush Özellik

Tanım

Üç boyutlu bir SolidColorBrush görüntüleme öğesindeki metnin rengi olan bir alır.

public:
 static property System::Windows::Media::SolidColorBrush ^ ControlTextBrush { System::Windows::Media::SolidColorBrush ^ get(); };
public static System.Windows.Media.SolidColorBrush ControlTextBrush { get; }
member this.ControlTextBrush : System.Windows.Media.SolidColorBrush
Public Shared ReadOnly Property ControlTextBrush As SolidColorBrush

Özellik Değeri

SolidColorBrush

Üç boyutlu bir görüntüleme öğesindeki metnin rengi.

Açıklamalar

XAML Öznitelik Kullanımı

<object property="{x:Static SystemColors.ControlTextBrush}"/>  

XAML Değerleri

x:Static
x:Static İşaretlemeyi Uzantısı.

Şunlara uygulanır