I noticed that if some MessageBox appears and you even just have a OK button on it and the user clicks the back button from Windows Phone 7, you will receive Cancel in MessageBoxResult.
Anybody experienced it?
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.
Edit: Just found some information here
An excerpt
From what I can tell from the article,
MessageBoxResult.Cancelis what you get when using Windows Phone 7.But, when tested in a
Windows Phone 7.1(Mango)application, I got aMessageBoxResult.None