Skip to main content
All docs
V23.2

ApplicationThemeHelper.ApplicationThemeNameChanged Event

Namespace: DevExpress.Xpf.Core

Assembly: DevExpress.Data.Desktop.v23.2.dll

NuGet Packages: DevExpress.Data.Desktop, DevExpress.ExpressApp.Win.Design

Declaration

public static event EventHandler<ApplicationThemeNameChangedEventArgs> ApplicationThemeNameChanged

Event Data

The ApplicationThemeNameChanged event's data class is DevExpress.Xpf.Core.ApplicationThemeNameChangedEventArgs.

See Also