Theme.FullName Property
Gets or sets the full theme name.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
String | A String that specifies the full theme name. |
Remarks
To specify the theme name, use the Theme.Name property.
See Also