Freigeben über


SystemColors.ControlTextBrush Eigenschaft

Definition

Ruft ein SolidColorBrush , das die Farbe von Text in einem dreidimensionalen Anzeigeelement ist.

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

Eigenschaftswert

Die Textfarbe in einem dreidimensionalen Anzeigeelement.

Hinweise

Verwendung von XAML-Attributen

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

XAML-Werte

x:Static Die x:Static-Markuperweiterung.

Gilt für: