Back to Devexpress

PredefinedThemePalettes.Office2019Palettes Property

wpf-devexpress-dot-xpf-dot-core-dot-predefinedthemepalettes-dot-office2019palettes.md

latest1.8 KB
Original Source

PredefinedThemePalettes.Office2019Palettes Property

Predefined palettes that the Office2019 themes support.

Namespace : DevExpress.Xpf.Core

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public static IEnumerable<PredefinedThemePalette> Office2019Palettes { get; }
vb
Public Shared ReadOnly Property Office2019Palettes As IEnumerable(Of PredefinedThemePalette)

Property Value

TypeDescription
IEnumerable<PredefinedThemePalette>

Supported predefined palettes.

|

Remarks

The Office2019 themes support the following predefined palettes:

See Also

PredefinedThemePalettes Class

PredefinedThemePalettes Members

DevExpress.Xpf.Core Namespace