This website requires JavaScript.
Explore
Help
Sign in
nuclex-shared-dotnet
/
Nuclex.Windows.Forms
Watch
1
Star
0
Fork
You've already forked Nuclex.Windows.Forms
0
Code
Issues
Pull requests
Projects
Releases
Packages
1
Wiki
Activity
35da89f1de
Nuclex.Windows.Forms
/
Source
/
Views
History
Download ZIP
Download TAR.GZ
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