From e417b0daf4da28e51385fa2d7f8d69654c87396b Mon Sep 17 00:00:00 2001 From: Kalakoi Date: Tue, 12 May 2026 12:53:10 -0400 Subject: [PATCH] Added in-window compute and analyze functions --- RetirementCalculator/MainWindow.xaml | 18 +++- RetirementCalculator/MainWindowModel.cs | 21 ++++ RetirementCalculator/MainWindowViewModel.cs | 105 ++++++++++++++++++++ 3 files changed, 139 insertions(+), 5 deletions(-) diff --git a/RetirementCalculator/MainWindow.xaml b/RetirementCalculator/MainWindow.xaml index 850fe0e..4df2f2d 100644 --- a/RetirementCalculator/MainWindow.xaml +++ b/RetirementCalculator/MainWindow.xaml @@ -13,6 +13,7 @@ + @@ -22,6 +23,9 @@ + + + @@ -31,10 +35,14 @@ - - - - -