SystemColors.GrayTextBrush Eigenschap

Definitie

Hiermee haalt u de SolidColorBrush kleur van uitgeschakelde tekst op.

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

Waarde van eigenschap

De kleur van uitgeschakelde tekst.

Opmerkingen

XAML-kenmerkgebruik

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

XAML-waarden

x:Statisch De extensie x:Static Markup.

Van toepassing op