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