Skip to main content

ThemeManager.ThemeName Attached Property

Gets or sets the theme name applied to the target control and all its child controls. This is a dependency property.

Namespace: DevExpress.Xpf.Core

Assembly: DevExpress.Xpf.Core.v14.2.dll

#Declaration

#Returns

Type Description
String

A String value that specifies the DevExpress theme name.

#Remarks

To apply a theme to the entire application, enable the ThemeManager.ApplyApplicationTheme option and specify the ThemeManager.ApplicationThemeName or ThemeManager.ApplicationTheme property.

To learn more, see DevExpress Silverlight Themes.

See Also
DevExpress.Xpf.Core.ThemeManager.ApplicationTheme