c# - How to terminate windows phone 8.1 app -



c# - How to terminate windows phone 8.1 app -

i want exit app when user press button. have used hardware pressed events navigate between pages. when navigated first page no hardware button press event used , press button goes menu screen , not getting terminated shown in image

need help.

i faced same problem using next piece of code

application.current.exit()

the application shuts downwards properly.

c# windows-phone-8.1

Comments

Popular posts from this blog

assembly - What is the addressing mode for ld, add, and rjmp instructions? -

vowpalwabbit - Interpreting Vowpal Wabbit results: Why are some lines appended by "h"? -

Is there a way to convert an HTML page styled with Bootstrap CSS into email-compatible html? -