Search code examples
wpfdevexpress

How to apply custom theme in DevExpress?


I have created a custom theme using DevExpress theme editor and built the dll file and included it in the resources section.But how can I apply it to the application ??


Solution

  • The following help topic provided step-by-step instruction on how to apply custom theme to WPF application: How to: Apply a Newly Created Theme to an Application

    Related article: WPF Theme Editor