質問

Similar to Windows store Apps .How could i pause the game in windows phone 8.

In windows Store apps

Windows.Current.Activated = Activated;

For Windows Phone 8

   ???
役に立ちましたか?

解決

You probably want the App.Deactivated event to know when the user has left your application without closing it.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top