-- Indicates that the application is DPI-aware and will not be automatically scaled by Windows at higher Windows Presentation Foundation (WPF) applications are automatically DPI-aware and do not need to 当然你硬要支持也有相关文档可以看:Developing a Per-Monitor DPI-Aware WPF Application - Microsoft Docs 了解实现方法。 参考资料 Developing a Per-Monitor DPI-Aware WPF Application - Microsoft Docs WPF-Samples/Developer Guide
关于混合 DPI 感知级别的其他内容,可以阅读官网:Mixed-Mode DPI Scaling and DPI-aware APIs - Microsoft Docs。