Back to Devexpress

Theme.Win10LightName Field

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

latest908 B
Original Source

Theme.Win10LightName Field

The name of the Win10Light theme.

Namespace : DevExpress.Xpf.Core

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public const string Win10LightName = "Win10Light"
vb
Public Const Win10LightName As String = "Win10Light"

Field Value

TypeDescription
String

The theme name.

|

See Also

Theme Class

Theme Members

DevExpress.Xpf.Core Namespace