开发者

WPF version of VirtualScreen

Is t开发者_如何学Chere a WPF version of System.Windows.Forms.SystemInformation.VirtualScreen?


Yes, there is. System.Windows.SystemParameters (in the PresentationFramework assembly) has a number of static VirtualScreen properties: VirtualScreenHeight, VirtualScreenWidth, VirtualScreenLeft, and VirtualScreenTop. It also has properties of the same names with 'Key' appended that return ResourceKeys.

Found using Reflector.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜