If you've been trying to use MediaCenter.IsApplicationActive and wondering why it doesn't work then wonder no more. It can't be made to work as it doesn't actually exist, it's documented in error. To get the same functionality you can use MediaCenter.IsForegroundApplication
Read More...