Freigeben über


SystemColors.InfoTextBrush Eigenschaft

Definition

Ruft ein SolidColorBrush , das die Textfarbe für das ToolTip Steuerelement ist.

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

Eigenschaftswert

Die Textfarbe für das ToolTip Steuerelement.

Hinweise

Verwendung von XAML-Attributen

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

XAML-Werte

x:Static Die x:Static-Markuperweiterung.

Gilt für: