Aracılığıyla paylaş


SystemColors.ControlBrush Özellik

Tanım

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

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

Özellik Değeri

SolidColorBrush

SolidColorBrush Color Üç boyutlu bir görüntü öğesinin yüz 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.ControlBrush}"/>  

XAML Değerleri

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

Şunlara uygulanır