Wednesday, October 22, 2014

Update to Win 8.1/VS2013 Changed Resolution of App Window.Current.Bounds

Hi Michael,


I think this documentation is what you need: Supporting multiple screen sizes, check out the Dos and don'ts section for more information.


You may want to design your app to fit all screen solution by dynamic layout. If you would like to programmatically design the layout during runtime, you could either use Window.Current.Bounds to get the current screen size.


--James




<THE CONTENT IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, WHETHER EXPRESS OR IMPLIED>

Thanks

MSDN Community Support



Please remember to "Mark as Answer" the responses that resolved your issue. It is a common way to recognize those who have helped you, and makes it easier for other visitors to find the resolution later.


No comments:

Post a Comment