How to scale a windows universal desktop app programatically

跟風遠走 提交于 2019-12-13 07:03:09

问题


The default scale factor in desktop is 1 but I want to apply an scale factor of 1.75 to a desktop application. I don´t mean the app bounds (that´s easy) but the scale applied to all visual elements, like mobile version does on devices.

Is there any way to achieve this globally?

来源:https://stackoverflow.com/questions/40033649/how-to-scale-a-windows-universal-desktop-app-programatically

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!