Skip to main content
All docs
V24.1

PredefinedThemePalettes.Dimmed Property

The Dimmed theme palette.

Namespace: DevExpress.Xpf.Core

Assembly: DevExpress.Xpf.Core.v24.1.dll

NuGet Package: DevExpress.Wpf.Core

Declaration

public static PredefinedThemePalette Dimmed { get; }

Property Value

Type Description
PredefinedThemePalette

The Dimmed theme palette.

Remarks

Dimmed Predefined Palette

You can use the predefined Dimmed palette with the Visual Studio 2019 Dark theme.

See Also