SystemColors.WindowTextBrush Eigenschap

Definitie

Hiermee haalt u een SolidColorBrush kleur op van de tekst in het clientgebied van een venster.

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

Waarde van eigenschap

De kleur van de tekst in het clientgebied van een venster.

Opmerkingen

XAML-kenmerkgebruik

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

XAML-waarden

x:Statisch De extensie x:Static Markup.

Van toepassing op