SystemColors.MenuBarBrush Eigenschaft

Definition

Ruft einen SolidColorBrush ab, der die Hintergrundfarbe für eine Menüleiste ist.

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 einer Menüleiste.

Hinweise

Verwendung von XAML-Attributen

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

XAML-Werte

x:Static
Die x:Static-Markuperweiterung.

Gilt für: