Back to Devexpress

.NET/.NET Core Support

wpfthemedesigner-401520-net-core-support.md

latest899 B
Original Source

.NET/.NET Core Support

  • Nov 16, 2022

You can apply a custom theme created for the .NET Framework to .NET/.NET Core projects.

Tip

Topic : Apply the theme to an application

Create a New Theme

Follow these steps to create a custom theme for .NET applications with the Theme Designer:

  1. Install DevExpress WPF Controls for the .NET Framework.
  2. Build and publish your custom theme that targets the .NET Framework in the Theme Designer.
  3. 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

Get Started