Back to Devexpress

Theme.Win10Category Field

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

latest1.1 KB
Original Source

Theme.Win10Category Field

The name of the category that contains Windows 10 themes.

Namespace : DevExpress.Xpf.Core

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public const string Win10Category = "Windows 10 Themes"
vb
Public Const Win10Category As String = "Windows 10 Themes"

Field Value

TypeDescription
String

The category with Win10 themes.

|

Remarks

This category includes the following themes:

See Also

Theme Class

Theme Members

DevExpress.Xpf.Core Namespace