SystemTray.BackgroundColor-Eigenschaft

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

Syntax

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

Eigenschaftswert

Typ: System.Windows.Media.Color

Versionsinformationen

.NET für Windows Phone-Apps

Unterstützt in: Windows Phone 8, Silverlight 8.1

.NET Framework-Sicherheit

Siehe auch

Referenz

SystemTray Klasse

Microsoft.Phone.Shell-Namespace