Back to Devexpress

Theme.NoneName Field

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

latest807 B
Original Source

Theme.NoneName Field

An empty theme name.

Namespace : DevExpress.Xpf.Core

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public const string NoneName = "None"
vb
Public Const NoneName As String = "None"

Field Value

Type
String

See Also

Theme Class

Theme Members

DevExpress.Xpf.Core Namespace