Condividi tramite


Proprietà SystemTray.ForegroundColor

Spazio dei nomi:  Microsoft.Phone.Shell
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Sintassi

'Dichiarazione
Public Shared Property ForegroundColor As Color
public static Color ForegroundColor { get; set; }
public:
static property Color ForegroundColor {
    Color get ();
    void set (Color value);
}
static member ForegroundColor : Color with get, set

Valore proprietà

Tipo: System.Windows.Media.Color

Informazioni sulla versione

.NET per applicazioni Windows Phone

Supportato in: Windows Phone 8, Silverlight 8.1

Sicurezza di .NET Framework

Vedere anche

Riferimenti

SystemTray Classe

Spazio dei nomi Microsoft.Phone.Shell