Metodo SystemTray.GetBackgroundColor
Spazio dei nomi: Microsoft.Phone.Shell
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Sintassi
'Dichiarazione
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
Parametri
- element
Tipo: System.Windows.DependencyObject
Valore restituito
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
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.