Aracılığıyla paylaş


SystemColors.HighlightBrush Özellik

Tanım

Seçili öğelerin arka planını gösteren bir SolidColorBrush alır.

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

Özellik Değeri

Seçili öğelerin arka plan rengi.

Açıklamalar

XAML Öznitelik Kullanımı

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

XAML Değerleri

x:Staticx:Static Markup Uzantısı.

Şunlara uygulanır