Back to Devexpress

Theme.Win10DarkName Field

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

latest858 B
Original Source

Theme.Win10DarkName Field

The name of the Win10Dark theme.

Namespace : DevExpress.Xpf.Core

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public const string Win10DarkName = "Win10Dark"
vb
Public Const Win10DarkName As String = "Win10Dark"

Field Value

Type
String

See Also

Theme Class

Theme Members

DevExpress.Xpf.Core Namespace