Skip to main content

Theme.VS2019LightFullName Field

The full name of the VS2019Light theme.

Namespace: DevExpress.Xpf.Core

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

NuGet Package: DevExpress.Wpf.Core

Declaration

public const string VS2019LightFullName = "Visual Studio 2019 Light"

Field Value

Type Description
String

The theme’s user friendly name.

Remarks

Use the VS2019LightName field to apply the theme.

See Also