Welcome to the WPF feedback portal. We’re happy you’re here! If you have feedback on how to improve the WPF, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

0
Votes

When apply the theme using SfSkinManager by enabling ApplyStylesOnApplication property does not apply the theme properly. So, need to analyze the behaviour of ApplyStylesOnApplication property of SfSkinManager in source level.

Note:

Customer has faced the reported issue only when apply the theme in both designer and code behind. If we apply the theme only once everything works fine.


Replication procedure:

1.Start the attached application

2.Note that title bar becomes black on applying StylesOnApplication property as true.


Expected result: No title bar should occur while setting StylesOnApplication property.