Freigeben über


SystemColors.InfoBrush Eigenschaft

Definition

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

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

Eigenschaftswert

Die Hintergrundfarbe für das ToolTip Steuerelement.

Hinweise

Verwendung von XAML-Attributen

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

XAML-Werte

x:Static Die x:Static-Markuperweiterung.

Gilt für: