Back to Devexpress

PredefinedThemePalettes.Office2016SEPalettes Property

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

latest1.8 KB
Original Source

PredefinedThemePalettes.Office2016SEPalettes Property

Predefined palettes that the Office2016SE themes support.

Namespace : DevExpress.Xpf.Core

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

NuGet Package : DevExpress.Wpf.Core

Declaration

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

Property Value

TypeDescription
IEnumerable<PredefinedThemePalette>

Supported predefined palettes.

|

Remarks

The Office2016SE themes support the following predefined palettes:

See Also

PredefinedThemePalettes Class

PredefinedThemePalettes Members

DevExpress.Xpf.Core Namespace