SystemColors.ActiveCaptionBrush Eigenschap

Definitie

Hiermee wordt een SolidColorBrush kleur van de achtergrond van de titelbalk van het actieve venster weergegeven.

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

Waarde van eigenschap

Een SolidColorBrush met Color de achtergrondkleur van de titelbalk van het actieve venster. De eigenschap van IsFrozen de geretourneerde kwast is true, zodat deze niet kan worden gewijzigd.

Opmerkingen

XAML-kenmerkgebruik

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

XAML-waarden

X:Statisch De extensie x:Static Markup.

Van toepassing op