Example #1
0
 public void UpdateBackgroundPlayerStatus()
 {
     this.BackgroundMediaPlayerActive = BackgroundMediaPlayer.IsMediaPlaying();
 }