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; }
member this.MenuBarBrush : System.Windows.Media.SolidColorBrush
Public Shared ReadOnly Property MenuBarBrush As SolidColorBrush

Özellik Değeri

SolidColorBrush

Menü çubuğunun arka plan rengi.

Açıklamalar

XAML Öznitelik Kullanımı

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

XAML Değerleri

x:Static
x:Static İşaretlemeyi Uzantısı.

Şunlara uygulanır