PredefinedThemePalettes.Latte Property
In This Article
The Latte theme palette.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
public static PredefinedThemePalette Latte { get; }
#Property Value
Type | Description |
---|---|
Predefined |
The Latte theme palette. |
#Remarks
You can use the predefined Latte palette with the Visual Studio 2019 Blue theme.
See Also