I realize there’s only one resolution currently, but this would be nice to know. I’d also like to know how to set the orientation to portrait. I’ve managed to do it by setting the backbuffer size, but this doesn’t seem right.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This is the way it should be done:
You can set the default
Orientationfor thePhoneApplicationPagetoPortraitwith theOrientationproperty of the page, but you cannot force theOrientationchange in any other way than rotating the device itself.