private void RentalContractButton_Click(object sender, RoutedEventArgs e) { InfoTextBlock.Text = StatisticsGenerationViewModel.GetRentalContract(); }