コード例 #1
0
 protected override void OnNavigatedFrom(NavigationEventArgs e)
 {
     PlBackground.Stop();
     vm.Deactivate();
 }