Back to Devexpress

PredefinedThemePalettes.VS2017Palettes Property

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

latest1.8 KB
Original Source

PredefinedThemePalettes.VS2017Palettes Property

Predefined palettes that the VS2017 themes support.

Namespace : DevExpress.Xpf.Core

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

NuGet Package : DevExpress.Wpf.Core

Declaration

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

Property Value

TypeDescription
IEnumerable<PredefinedThemePalette>

Supported predefined palettes.

|

Remarks

The VS2017 themes support the following predefined palettes:

See Also

PredefinedThemePalettes Class

PredefinedThemePalettes Members

DevExpress.Xpf.Core Namespace