private void MoreInfo_Click(object sender, RoutedEventArgs e)
 {
     vm.OnMoreInfoClick();
 }