ApplicationBar.BackgroundColor-Eigenschaft
Namespace: Microsoft.Phone.Shell
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Syntax
'Declaration
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
Eigenschaftswert
Typ: System.Windows.Media.Color
Implementiert
IApplicationBar.BackgroundColor
Versionsinformationen
.NET für Windows Phone-Apps
Unterstützt in: Windows Phone 8, Silverlight 8.1
.NET Framework-Sicherheit
- Volle Vertrauenswürdigkeit für den unmittelbaren Aufrufer. Dieser Member kann von nur teilweise vertrauenswürdigem Code nicht verwendet werden. Weitere Informationen finden Sie unter Verwenden von Bibliotheken aus teilweise vertrauenswürdigem Code.