Markus Ewald
|
7d98ba1e0d
|
Made the TPageEnumeration a value type so the multi page view model can start out with 'null' and switch to the initial page after the main window loads
|
2026-04-28 10:09:28 +02:00 |
|
Markus Ewald
|
5175af250e
|
Began porting my MultiPageViewModel from the Windows Forms library to the Avalonia library; updated copyright statement for the year 2026
|
2026-04-27 16:12:25 +02:00 |
|
Markus Ewald
|
1d955c1506
|
Fixed a typo and a warning
|
2025-07-09 10:51:32 +02:00 |
|
Markus Ewald
|
bedd49ce17
|
Iterated a bit on the dialog view model design, it now uses the UI dispatcher to ensure the Close() method is invoked in the UI thread
|
2025-07-05 21:26:57 +02:00 |
|
Markus Ewald
|
e11922ae4f
|
ConventionBinder now binds IDialogViewModel.Submit to close the associated view
|
2025-07-05 21:07:02 +02:00 |
|
Markus Ewald
|
225da0d7e9
|
Initial porting attempt of my WinForms MVVM library to Avalonia; added IWindowScope as a new reature because this library should support Microsoft's dependency injector
|
2025-07-05 21:06:55 +02:00 |
|