When a user changes the system dpi (in Settings -> Display) a WPF Window becomes blurry. Closing the application and restarting it makes it clear again.
How can I get the Window clear again without closing it?
Recreate by creating a WPF app, adding a button and running it. Then change the dpi as mentioned above. Even changing it back again doesn't help.