Skip to main content

Theme.MetropolisLightFullName Field

The full name of the MetropolisLight theme.

Namespace: DevExpress.Xpf.Core

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

NuGet Package: DevExpress.Wpf.Core

Declaration

public const string MetropolisLightFullName = "Metropolis Light"

Field Value

Type Description
String

The theme’s user friendly name.

Remarks

Use the MetropolisLightName field to apply the theme.

See Also