ThemeManager.Theme Attached Property
In This Article
Gets or sets the theme. This is an attached property.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
#Returns
Type | Description |
---|---|
Theme | The theme. |
#Remarks
To learn more, see List of DevExpress WPF Themes.
See Also