Freigeben über


SystemColors.ControlTextColor Eigenschaft

Definition

Ruft eine Color Struktur ab, die die Farbe von Text in einem dreidimensionalen Anzeigeelement darstellt.

public:
 static property System::Windows::Media::Color ControlTextColor { System::Windows::Media::Color get(); };
public static System.Windows.Media.Color ControlTextColor { get; }
static member ControlTextColor : System.Windows.Media.Color
Public Shared ReadOnly Property ControlTextColor As Color

Eigenschaftswert

Die Textfarbe in einem dreidimensionalen Anzeigeelement.

Hinweise

Verwendung von XAML-Attributen

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

XAML-Werte

x:Static Die x:Static-Markuperweiterung.

Gilt für: