private void PlaySingleAction(object sender, ListViewColumnMouseEventArgs e) { this.ExecutePlaylist(new[] { e.Item }); }