Back to Devexpress

Theme.VS2019LightName Field

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

latest874 B
Original Source

Theme.VS2019LightName Field

The name of the VS2019Light theme.

Namespace : DevExpress.Xpf.Core

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public const string VS2019LightName = "VS2019Light"
vb
Public Const VS2019LightName As String = "VS2019Light"

Field Value

Type
String

See Also

Theme Class

Theme Members

DevExpress.Xpf.Core Namespace