Theme.FullName Property
In This Article
Gets or sets the full theme name.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.2.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