SystemColors.InfoTextBrush Eigenschap

Definitie

Hiermee haalt u de SolidColorBrush tekstkleur voor het ToolTip besturingselement op.

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

Waarde van eigenschap

De tekstkleur voor het ToolTip besturingselement.

Opmerkingen

XAML-kenmerkgebruik

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

XAML-waarden

x:Statisch De extensie x:Static Markup.

Van toepassing op