This name is used for Windows Applications that behave correctly in high DPI windows mode
I'm trying to run a Java application with -Dsun.java2d.dpiaware=false argument but nothing happens. I expect to …
java java-8 jvm-arguments dpi-awareI am a bit confused about per-monitor dpi-aware in WPF. I thought you need to do some work to make …
wpf scaling dpi-aware