Nuclex.Windows.Forms/Source/Views
2025-06-24 11:12:34 +02:00
..
IView.cs Changed license to Apache License 2.0 2025-06-19 10:55:24 +02:00
MultiPageViewForm.cs DataContext change event was not triggered on .NET 8.0 because it brings its own DataContext property and related event, adapted the code to still fire my custom OnDataContextChange() notification 2025-06-24 11:12:34 +02:00
ViewControl.cs DataContext change event was not triggered on .NET 8.0 because it brings its own DataContext property and related event, adapted the code to still fire my custom OnDataContextChange() notification 2025-06-24 11:12:34 +02:00
ViewForm.cs DataContext change event was not triggered on .NET 8.0 because it brings its own DataContext property and related event, adapted the code to still fire my custom OnDataContextChange() notification 2025-06-24 11:12:34 +02:00