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