SystemColors.ActiveCaptionTextColor Eigenschap

Definitie

Hiermee haalt u een Color structuur op die de kleur van de tekst in de titelbalk van het actieve venster is.

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

Waarde van eigenschap

De kleur van de titelbalk van het actieve venster.

Opmerkingen

XAML-kenmerkgebruik

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

XAML-waarden

x:Statisch De extensie x:Static Markup.

Van toepassing op