Skip to main content
A newer version of this page is available. .

Theme.VS2017LightFullName Field

The full name of the VS2017Light theme.

Namespace: DevExpress.Xpf.Core

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Core, DevExpress.Wpf.Core

Declaration

public const string VS2017LightFullName = "Visual Studio 2017 Light"

Field Value

Type
String

Remarks

Use the VS2017LightName field to apply the theme.

See Also