コード例 #1
0
 private void PlayClicked(object sender, RoutedEventArgs e)
 {
     PodcastFunctions.PauseCommand().ConfigureAwait(false);
 }