Example #1
0
 private void btn_Playlist_Click(object sender, RoutedEventArgs e)
 {
     SelectList?.Invoke(sender, EventArgs.Empty);
 }