Back to Devexpress

PredefinedThemePalettes.LightLilac Property

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

latest1.3 KB
Original Source

PredefinedThemePalettes.LightLilac Property

The LightLilac theme palette.

Namespace : DevExpress.Xpf.Core

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public static PredefinedThemePalette LightLilac { get; }
vb
Public Shared ReadOnly Property LightLilac As PredefinedThemePalette

Property Value

TypeDescription
PredefinedThemePalette

The LightLilac theme palette.

|

Remarks

You can use the predefined LightLilac palette with the Visual Studio 2019 Light theme.

See Also

PredefinedThemePalettes Class

PredefinedThemePalettes Members

DevExpress.Xpf.Core Namespace