Back to Devexpress

PredefinedThemePalettes.Latte Property

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

latest1.3 KB
Original Source

PredefinedThemePalettes.Latte Property

The Latte theme palette.

Namespace : DevExpress.Xpf.Core

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

NuGet Package : DevExpress.Wpf.Core

Declaration

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

Property Value

TypeDescription
PredefinedThemePalette

The Latte theme palette.

|

Remarks

You can use the predefined Latte palette with the Visual Studio 2019 Blue theme.

See Also

PredefinedThemePalettes Class

PredefinedThemePalettes Members

DevExpress.Xpf.Core Namespace