PredefinedThemePalettes.Office2019Palettes Property
In This Article
Predefined palettes that the Office2019 themes support.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
public static IEnumerable<PredefinedThemePalette> Office2019Palettes { get; }
#Property Value
Type | Description |
---|---|
IEnumerable<Predefined |
Supported predefined palettes. |
#Remarks
The Office2019 themes support the following predefined palettes:
See Also