弹来弹去跑马灯!

摘要: public static Size ScreenSize { get { //screen resolution var height = DisplayInformation.GetForCurrentView().ScreenHeightInRawPixels; var width = Dis 阅读全文
posted @ 2021-06-07 14:23 wgscd 阅读(117) 评论(0) 推荐(0)