SystemColors.GrayTextColor Eigenschap

Definitie

Hiermee haalt u een Color structuur op die de kleur van uitgeschakelde tekst is.

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

Waarde van eigenschap

De kleur van uitgeschakelde tekst.

Opmerkingen

XAML-kenmerkgebruik

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

XAML-waarden

x:Statisch De extensie x:Static Markup.

Van toepassing op