SystemColors.GradientInactiveCaptionBrush Eigenschap

Definitie

Hiermee haalt u de SolidColorBrush rechterkleur op in de kleurovergang van de titelbalk van een inactief venster.

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

Waarde van eigenschap

De rechterkleur in de kleurovergang.

Opmerkingen

XAML-kenmerkgebruik

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

XAML-waarden

x:Statisch De extensie x:Static Markup.

Van toepassing op