Theme.ToString() Method
In This Article
Returns the textual representation of the Theme object.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
#Returns
Type | Description |
---|---|
String | A String that specifies the textual representation of the Theme object. |
See Also