Aracılığıyla paylaş


SystemColors.ControlLightBrush Özellik

Tanım

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

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

Özellik Değeri

SolidColorBrush

SolidColorBrush Color Üç boyutlu bir görüntü öğesinin açık 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.ControlLightBrush}"/>  

XAML Değerleri

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

Şunlara uygulanır