Nuclex.Avalonia/Source/ViewModels
2026-04-28 10:09:28 +02:00
..
DialogResultEventArgs.cs 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
IDialogViewModel.cs 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
IMultiPageViewModel.cs 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
IViewLoadListener.cs 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
IViewUnloadListener.cs 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
MultiPageViewModel.cs 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