Answers

Question and Answer:

  Home  Windows Phone

⟩ How to restart or shutdown my application programmatically?

There is no API to do this. Hitting ‘back’ when there is only one page left on the stack is the way to exit the application. Hitting Start button does not exit, just pauses it

 209 views

More Questions for you: