public void PlayingThis(PlaylistItem item) { var index = playListController.PlayingThis(item); SeekTo(index); }