Nuclex.Avalonia/Source
2025-07-29 13:13:11 +02:00
..
AutoBinding Updated assembly version to 1.3.1 due to the namespace typo fix (actually, this is a breaking change, but this library currently has exactly 1 user - me) 2025-07-10 08:56:42 +02:00
Collections Added debugging statements; fixed issue that would cause the 'ItemReplaced' notifications to not be sent when pages are fetched 2025-07-29 10:43:22 +02:00
Messages Restored previous attempt at IndexOf(), but it's broken either way 2025-07-09 23:10:54 +02:00
ViewModels Fixed a typo and a warning 2025-07-09 10:51:32 +02:00
IActiveWindowTracker.cs Restored previous attempt at IndexOf(), but it's broken either way 2025-07-09 23:10:54 +02:00
IWindowManager.cs Restored previous attempt at IndexOf(), but it's broken either way 2025-07-09 23:10:54 +02:00
IWindowScope.cs 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
NullActiveWindowTracker.cs 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
Properties.cs Added a small helper property to deal with controls that fail to update the measurements in response to complex data binding situations 2025-07-29 13:13:11 +02:00
WindowManager.cs 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