You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In WPF, I notice that there is a display difference between the window creation support and the display of the window in run mode.
This difference can cause an inappropriate display in run mode.
The useful area of the designer mode display includes borders that are not visible to the user.
Even if the WindowStyle property is None, these invisible borders are still there.
During my research on the net, I found an indication of this problem already in 2013 and still without any correction to this day.
Run mode display on designer mode display.
You can see the edges.