.NET/.NET Core Support
You can apply a custom theme created for the .NET Framework to .NET/.NET Core projects.
Tip
Create a New Theme
Follow these steps to create a custom theme for .NET applications with the Theme Designer:
- Install DevExpress WPF Controls for the .NET Framework.
- Build and publish your custom theme that targets the .NET Framework in the Theme Designer.
- Reference the resulting assembly in .NET projects.
Theme projects contain XAML resources and no C# or VB code, and there are no conflicts between the .NET Framework and .NET.
See Also