Click or drag to resize
Cimbalino ToolkitApplicationBarBackgroundColor Property
Gets or sets the background color of the Application Bar.

Namespace: Cimbalino.Toolkit.Behaviors
Assembly: Cimbalino.Toolkit (in Cimbalino.Toolkit.dll) Version: 2.2.1.0 (2.2.1.0)
Syntax
C#
public Color BackgroundColor { get; set; }

Property Value

Type: Color
The background color of the Application Bar.
Version Information

Windows Phone Silverlight

Supported in: 8.1, 8.0
See Also