Back to Devexpress

Theme.DXStyleName Field

wpf-devexpress-dot-xpf-dot-core-dot-theme-7c0b97bb.md

latest842 B
Original Source

Theme.DXStyleName Field

The name of the DXStyle theme.

Namespace : DevExpress.Xpf.Core

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public const string DXStyleName = "DXStyle"
vb
Public Const DXStyleName As String = "DXStyle"

Field Value

Type
String

See Also

Theme Class

Theme Members

DevExpress.Xpf.Core Namespace