Share via


SystemTray.GetBackgroundColor-Methode

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

Syntax

'Declaration
Public Shared Function GetBackgroundColor ( _
    element As DependencyObject _
) As Color
public static Color GetBackgroundColor(
    DependencyObject element
)
public:
static Color GetBackgroundColor(
    DependencyObject^ element
)
static member GetBackgroundColor : 
        element:DependencyObject -> Color 

Parameter

Rückgabewert

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