Commit Graph

11 Commits

Author SHA1 Message Date
TheXamlGuy b47a563876 Viewmodel caching WIP 2024-01-12 21:57:47 +00:00
TheXamlGuy 2a773f26db Wire up the disposer for cleaning up unused objects, i.e disposing a VM will remove it from the view 2024-01-12 21:05:42 +00:00
TheXamlGuy 814c806240 More refactoring 2024-01-11 19:52:48 +00:00
TheXamlGuy a17dca0f2f Refactor... 2024-01-09 22:42:55 +00:00
TheXamlGuy 05b404d504 Rip out Microsoft's configuration and replace because it simply doesn't support polymorphism.... we are getting advanced boys!!! 2024-01-09 20:32:07 +00:00
TheXamlGuy 9a669e695e threading fixes 2024-01-07 22:37:54 +00:00
TheXamlGuy 2e8af23784 reduce mediator duffs 2024-01-07 18:02:04 +00:00
TheXamlGuy 28af62d72d More configuration work 2024-01-06 21:33:53 +00:00
TheXamlGuy 36c718c07e rename factories 2024-01-06 19:25:44 +00:00
TheXamlGuy d5cc92e6ba Add a factory for populating view models 2024-01-06 19:21:38 +00:00
TheXamlGuy 71881ad877 wired up key commands 2024-01-06 16:39:30 +00:00