SystemColors.ControlTextColor Eigenschap

Definitie

Hiermee haalt u een Color structuur op die de kleur van tekst in een driedimensionaal weergaveelement is.

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

Waarde van eigenschap

De kleur van tekst in een driedimensionaal weergaveelement.

Opmerkingen

XAML-kenmerkgebruik

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

XAML-waarden

x:Statisch De extensie x:Static Markup.

Van toepassing op