Skip to main content
A newer version of this page is available. .
All docs
V20.2

PredefinedThemePalettes.Office2019Palettes Property

Predefined palettes that the Office2019 themes support.

Namespace: DevExpress.Xpf.Core

Assembly: DevExpress.Xpf.Core.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Core, DevExpress.Wpf.Core

Declaration

public static IEnumerable<PredefinedThemePalette> Office2019Palettes { get; }

Property Value

Type Description
IEnumerable<PredefinedThemePalette>

Supported predefined palettes.

Remarks

The Office2019 themes support the following predefined palettes:

See Also