Condividi tramite


SystemColors.InfoTextColor Proprietà

Definizione

Ottiene una Color struttura che rappresenta il colore del testo per il ToolTip controllo .

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

Valore della proprietà

Colore del testo per il ToolTip controllo.

Commenti

Utilizzo degli attributi XAML

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

Valori XAML

x:StaticEstensione di markup x:Static.

Si applica a