由于UWP App在普通桌面系统上以窗口模式运行,因此获取屏幕分辨率的"旧"方式将不再适用.
旧的分辨率与Window.Current.Bounds当时想显示英寸
Window.Current.Bounds
是否有另一种方法来获得(主要)显示器的分辨率?
c# xaml windows-runtime windows-10 uwp
c# ×1
uwp ×1
windows-10 ×1
windows-runtime ×1
xaml ×1