Back to Devexpress

Theme.VS2017LightName Field

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

latest874 B
Original Source

Theme.VS2017LightName Field

The 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 VS2017LightName = "VS2017Light"
vb
Public Const VS2017LightName As String = "VS2017Light"

Field Value

Type
String

See Also

Theme Class

Theme Members

DevExpress.Xpf.Core Namespace