|
|
|
|
|
by numlock86
2145 days ago
|
|
You can do the "WinForms approach" with WPF/XAML still, but once you got the ideas and concepts behind MVVN, observables, bindings, converters, collection controls and so on, there is absolutely no turning back and you start to miss that stuff on WinForms. |
|
https://docs.microsoft.com/en-us/dotnet/api/system.windows.f...
It isn't as powerful as WPF/UWP, and it has some caveats depending on the .NET Framework version, but it does the job.