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!

1
Vote

After using the EditControl, all controls lose the skin effect and the font becomes larger, except when using the EditControl

Demonstrate with WPF DEMOS

When opened for the first time, the arrow pointing position has a skin effect, and the button will darken slightly when the mouse moves over it.

Snipaste_2022-06-15_00-40-43.png

However, when I switched the skin Office2019 Colorful, because there was an EditControl on the current page, there was no skin applied to the Button in the same page, and the Button control also lost the mouse pass effect and the font became larger

Snipaste_2022-06-15_00-41-07.png

In real engineering, as long as you don't use EditControl, this problem doesn't occur.