SystemColors.InactiveCaptionBrush Eigenschap

Definitie

Hiermee wordt een SolidColorBrush achtergrondkleur van de titelbalk van een inactief venster weergegeven.

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

Waarde van eigenschap

De achtergrondkleur van de titelbalk van een inactief venster.

Opmerkingen

XAML-kenmerkgebruik

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

XAML-waarden

x:Statisch De extensie x:Static Markup.

Van toepassing op