Example #1
0
 private void OnClick_rndSong(object sender, RoutedEventArgs e)
 {
     _appSession.randomizeSong();
 }