Exemple #1
0
 private void RentalAccountingButton_Click(object sender, RoutedEventArgs e)
 {
     InfoTextBlock.Text = StatisticsGenerationViewModel.GetRentalAccounting();
 }