ApplicationBar.BackgroundColor, propriété
Espace de noms : Microsoft.Phone.Shell
Assembly : Microsoft.Phone (dans Microsoft.Phone.dll)
Syntaxe
'Déclaration
Public Property BackgroundColor As Color
public Color BackgroundColor { get; set; }
public:
virtual property Color BackgroundColor {
Color get () sealed;
void set (Color value) sealed;
}
abstract BackgroundColor : Color with get, set
override BackgroundColor : Color with get, set
Valeur de propriété
Type : System.Windows.Media.Color
Implémentations
IApplicationBar.BackgroundColor
Informations de version
.NET pour les applications Windows Phone
Pris en charge dans : Windows Phone 8, Silverlight 8.1
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.