Aracılığıyla paylaş


SystemColors.MenuBarBrush Özellik

Tanım

SolidColorBrush Menü çubuğunun arka plan rengi olan bir alır.

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

Özellik Değeri

Menü çubuğunun arka plan rengi.

Açıklamalar

XAML Öznitelik Kullanımı

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

XAML Değerleri

x:Staticx:Static Markup Uzantısı.

Şunlara uygulanır