SystemColors.HighlightTextBrush Eigenschap

Definitie

Hiermee haalt u een SolidColorBrush kleur op van de tekst van geselecteerde items.

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

Waarde van eigenschap

De kleur van de tekst van geselecteerde items.

Opmerkingen

XAML-kenmerkgebruik

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

XAML-waarden

x:Statisch De extensie x:Static Markup.

Van toepassing op