wp8 --退出程序时间:2023-03-08 15:47:15 重写OnBackKeyPress事件,设置 e.cancel=true;然后加弹窗代码,为确定按钮订阅事件委托,委托方法里加Application.Current.Terminate();退出方法即可