Back to Devexpress

Theme.VS2017LightFullName Field

wpf-devexpress-dot-xpf-dot-core-dot-theme-dot-vs2017lightfullname.md

latest1.0 KB
Original Source

Theme.VS2017LightFullName Field

The full name of the VS2017Light theme.

Namespace : DevExpress.Xpf.Core

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public const string VS2017LightFullName = "Visual Studio 2017 Light"
vb
Public Const VS2017LightFullName As String = "Visual Studio 2017 Light"

Field Value

Type
String

Remarks

Use the VS2017LightName field to apply the theme.

See Also

Theme Class

Theme Members

DevExpress.Xpf.Core Namespace