From a73bd0281f789fca4756356f856ade2d3c82404a Mon Sep 17 00:00:00 2001 From: Julian Hock Date: Mon, 2 Oct 2023 23:22:44 +0200 Subject: [PATCH] try another style --- Kreditrechner/App.xaml | 30 +++++-- Kreditrechner/Fonts/Dosis.ttf | Bin 0 -> 116140 bytes Kreditrechner/Kreditrechner.csproj | 1 + Kreditrechner/MainWindow.xaml | 78 ++++++++++++------ Kreditrechner/MainWindow.xaml.cs | 35 +++++++- Kreditrechner/View/InstallmentPlanView.xaml | 20 ++++- Kreditrechner/View/LoanScenarioView.xaml | 12 +-- Kreditrechner/View/MinimumRepaymentView.xaml | 5 +- .../View/UnscheduledPaymentPlanView.xaml | 16 +++- .../View/UnscheduledPaymentView.xaml | 10 ++- .../ViewModel/LoanScenarioViewModel.cs | 43 +--------- 11 files changed, 156 insertions(+), 94 deletions(-) create mode 100644 Kreditrechner/Fonts/Dosis.ttf diff --git a/Kreditrechner/App.xaml b/Kreditrechner/App.xaml index 37e0d93..11e69cf 100644 --- a/Kreditrechner/App.xaml +++ b/Kreditrechner/App.xaml @@ -11,21 +11,41 @@ - + + + + + + + + + + + + + + + + + + - - - - + + + + + + - - - - - - + + + + + + - - - - - - - - - + + + + -