AppWindowTitleBar.ButtonForegroundColor Property

Definition

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

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

Property Value

The foreground 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