SystemColors.ControlDarkBrush Özellik

Tanım

Üç boyutlu bir SolidColorBrush görüntü öğesinin gölge rengi olan bir alır.

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

Özellik Değeri

SolidColorBrush

Color Üç SolidColorBrush boyutlu bir görüntü öğesinin gölge rengine ayarlanmış A. Döndürülen fırçanın IsFrozen özelliği şeklindedir true, bu nedenle değiştirilemez.

Açıklamalar

XAML Öznitelik Kullanımı

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

XAML Değerleri

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

Şunlara uygulanır