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