How to snap app programmatically in windows 8?

为君一笑 提交于 2019-12-02 12:37:17

问题


how can I programmatically set a windows 8 application to snapped view? Also, what happens if the screen resolution is 1024 where snap is not allowed? Will an exception occur when calling this function?


回答1:


To answer your question - how can I programmatically set a windows 8 application to snapped view?

Seems it is not possible. Please refer following link.

http://social.msdn.microsoft.com/Forums/en-US/winappsuidesign/thread/263b39dd-89d4-4f39-96dc-596a500fa10a



来源:https://stackoverflow.com/questions/10668721/how-to-snap-app-programmatically-in-windows-8

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