Back to Devexpress

Theme.VS2017DarkName Field

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

latest866 B
Original Source

Theme.VS2017DarkName Field

The name of the VS2017Dark theme.

Namespace : DevExpress.Xpf.Core

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public const string VS2017DarkName = "VS2017Dark"
vb
Public Const VS2017DarkName As String = "VS2017Dark"

Field Value

Type
String

See Also

Theme Class

Theme Members

DevExpress.Xpf.Core Namespace