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

Wrong position updated while changing the maximize state to normal state in Chromeless Window. While try to drag the window from maximized state, the window location is invalid and the location changed event fires three times.


1. Run the attached sample.

2. Maximize the window

3. Now click on title bar and drag to some location(you can able to see the LocationChanged fires three times)


Observed behavior:

The position of the window is improper while dragging from maximized state.


Expected behavior:

The position of the window must be properly updated.