Freigeben über


SystemColors.InfoTextColor Eigenschaft

Definition

Ruft eine Color Struktur ab, die die Textfarbe für das ToolTip Steuerelement ist.

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

Eigenschaftswert

Die Textfarbe für das ToolTip Steuerelement.

Hinweise

Verwendung von XAML-Attributen

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

XAML-Werte

x:Static Die x:Static-Markuperweiterung.

Gilt für: