Freigeben über


ApplicationBar.ForegroundColor-Eigenschaft

Namespace:  Microsoft.Phone.Shell
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

'Declaration
Public Property ForegroundColor As Color
public Color ForegroundColor { get; set; }
public:
virtual property Color ForegroundColor {
    Color get () sealed;
    void set (Color value) sealed;
}
abstract ForegroundColor : Color with get, set
override ForegroundColor : Color with get, set

Eigenschaftswert

Typ: System.Windows.Media.Color

Implementiert

IApplicationBar.ForegroundColor

Versionsinformationen

.NET für Windows Phone-Apps

Unterstützt in: Windows Phone 8, Silverlight 8.1

.NET Framework-Sicherheit

Siehe auch

Referenz

ApplicationBar Klasse

Microsoft.Phone.Shell-Namespace