Last Updated:
26 Jun 2019 05:22
by ADMIN
Window: The header buttons are misplaced in a scenario with monitors with different DPI and PerMonitor-DPIAwareness set.
The header buttons elements are not on the proper places when the window is on a monitor with different DPI. To reproduce this the DPI of the monitors should be different for example 125% (main) and 150% (secondary). Also, to reproduce this you will need to enable the DPI awareness of the application by setting the dpiAware and dpiAwareness settings in the app.manifest file.