private bool ComputeContextMenuEnabled()
 {
     return(SelectedList.Any());
 }