Skip to main content
A newer version of this page is available. .
All docs
V22.1

Theme.Win11LightFullName Field

The full name of the Win11Light theme.

Namespace: DevExpress.Xpf.Core

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

NuGet Package: DevExpress.Wpf.Core

Declaration

public const string Win11LightFullName = "Windows 11 Light"

Field Value

Type Description
String

The theme’s user-friendly name.

Remarks

Use the Win11LightName field to apply the theme.

See Also