SystemColors.GradientActiveCaptionBrush Eigenschap

Definitie

Hiermee haalt u een SolidColorBrush kleur op die de rechterkleur is in de kleurovergang van de titelbalk van een actief venster.

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

Waarde van eigenschap

De rechterkleur in de kleurovergang.

Opmerkingen

XAML-kenmerkgebruik

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

XAML-waarden

x:Statisch De extensie x:Static Markup.

Van toepassing op