Share via


Proprietà IApplicationBar.ForegroundColor

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

Sintassi

'Dichiarazione
Property ForegroundColor As Color
Color ForegroundColor { get; set; }
property Color ForegroundColor {
    Color get ();
    void set (Color value);
}
abstract 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

IApplicationBar Interfaccia

Spazio dei nomi Microsoft.Phone.Shell