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

PredefinedThemePalettes.VS2019BluePalettes Property

Predefined palettes that the VS2019Blue theme supports.

Namespace: DevExpress.Xpf.Core

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

NuGet Package: DevExpress.Wpf.Core

Declaration

public static IEnumerable<PredefinedThemePalette> VS2019BluePalettes { get; }

Property Value

Type Description
IEnumerable<PredefinedThemePalette>

Supported predefined palettes.

Remarks

The VS2019Blue theme supports the following predefined palettes:

See Also