Freigeben über


SystemColors.MenuBarBrush Eigenschaft

Definition

Ruft eine SolidColorBrush Hintergrundfarbe für eine Menüleiste ab.

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

Eigenschaftswert

Die Hintergrundfarbe für eine Menüleiste.

Hinweise

Verwendung von XAML-Attributen

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

XAML-Werte

x:Static Die x:Static-Markuperweiterung.

Gilt für: