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!

2
Votes

I've encountered a few issues with the ChromelessWindow when using the Windows 11 theme (affects both light and dark).

  • The Maximize/Restore icon does not change if the window is restored via dragging the the title area. Using the button works fine.
  • The CornerRadius is also applied when maximized which allows the user to accidentally click the window behind and close it. Ideally this would be set to 0 when maximized.
  • Whilst not necessarily a bug, the ResizeBorderThickness is also shown when maximized which looks a little strange. Again ideally this would be set to 0 when maximised.