SystemColors.InactiveSelectionHighlightBrush Eigenschaft

Definition

Ruft einen SolidColorBrush in der Farbe ab, die zum Hervorheben eines inaktiven ausgewählten Elements verwendet wird.

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

Eigenschaftswert

Die Farbe, die zum Hervorheben eines inaktiven ausgewählten Elements verwendet wird.

Hinweise

Verwendung von XAML-Attributen

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

XAML-Werte

x:Static
Die x:Static Markup-Erweiterung.

Gilt für: