AppWindowTitleBar.ButtonBackgroundColor Property

Definition

Gets or sets the background color of the title bar buttons.

C#
public System.Nullable<Color> ButtonBackgroundColor { get; set; }

Property Value

The background color of the title bar buttons.

Applies to

Product Versions
Windows App SDK 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6

See also