Aracılığıyla paylaş


SystemColors.ControlTextBrush Özellik

Tanım

Üç boyutlu bir SolidColorBrush görüntü öğ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; }
static member ControlTextBrush : System.Windows.Media.SolidColorBrush
Public Shared ReadOnly Property ControlTextBrush As SolidColorBrush

Özellik Değeri

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

Açıklamalar

XAML Öznitelik Kullanımı

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

XAML Değerleri

x:Staticx:Static Markup Uzantısı.

Şunlara uygulanır