public void UpdateUI()
 {
     wypozyczenia.Refresh();
     DataContext = wypozyczenia.listaWypozyczen;
 }