This website requires JavaScript.
Explore
Help
Sign In
nuclex-shared-dotnet
/
Nuclex.Windows.Forms
Watch
1
Star
0
Fork
0
You've already forked Nuclex.Windows.Forms
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
35da89f1de
Nuclex.Windows.Forms
/
Source
/
Views
History
Markus Ewald
7376852ae1
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
..
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