Back to Devexpress

Theme.HybridAppFullName Field

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

latest1.1 KB
Original Source

Theme.HybridAppFullName Field

For internal use only.

Namespace : DevExpress.Xpf.Core

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
[Browsable(false)]
public const string HybridAppFullName = "HybridApp"
vb
<Browsable(False)>
Public Const HybridAppFullName As String = "HybridApp"

Field Value

TypeDescription
String

The HybridApp theme’s user friendly name.

|

Remarks

Use the HybridAppName field to apply the theme.

See Also

Theme Class

Theme Members

DevExpress.Xpf.Core Namespace