SystemColors.MenuBarColor Eigenschaft

Definition

Ruft eine Color-Struktur ab, die die Hintergrundfarbe für eine Menüleiste angibt.

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

Eigenschaftswert

Die Hintergrundfarbe einer Menüleiste.

Hinweise

Verwendung von XAML-Attributen

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

XAML-Werte

x:Static
Die x:Static Markup-Erweiterung.

Gilt für: