ApplicationThemeHelper.UseLegacyDefaultTheme Property
Specifies whether the application should use the legacy default theme (“DeepBlue”).
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Data.Desktop.v24.1.dll
NuGet Packages: DevExpress.Data.Desktop, DevExpress.ExpressApp.Win.Design
Declaration
Property Value
Type |
---|
Boolean |
Remarks
Note
The property is outdated. Use the CompatibilitySettings.LegacyDefaultTheme property instead.
See Also