Somehow I doubt it. Headline: "Microsoft is finally getting its native Windows UI platform act together with WinUI 3 and WPF."
@pervognsen Not unless it lets you make classic Win2K styled applications.
@pervognsen WinForms continues to be my favorite UI framework - they need to just make that their main again!
@pux0r3 I think almost everyone liked WinForms. It was basically the .NET version of Delphi's UI framework, which was great too.
@pervognsen I tried using WinUI3 but I couldn't get examples to work and it required actually installing the application to run. So I went back to Win32.
@pervognsen as someone who has been through all of this, my feelings can be perfectly summed up with this gif
@rovarma My honest reaction: I didn't know there was a WinUI 1 or WinUI 2!
@pervognsen @rovarma are they not the two different UIs you go through to get to any setting you want to change in the control panel? I can only imagine this enables a third, even more powerful, control panel layer on top of the existing ones.
@dotstdy @rovarma That's WinUI One, not WinUI 1. Not to be confused with WinUI X or WinUI 360.

@pervognsen @rovarma
WinUI 1 was a controls library for UWP that was used internally within the Windows division at Microsoft on some of the built-in apps in Windows 10 for a while. It was never released to the public or even discussed publicly (prior to the public release of WinUI 2) AFAIK, so it's no surprise you didn't know about it.

WinUI 2 was an updated version of that controls library which was released publicly as an open source project.

@pervognsen @rovarma

Confusingly WinUI 3 comprises not only a further updated version of the WinUI controls library, but the entire UI framework underneath it including the layout and composition layers, all of which were forked from their equivalents in UWP XAML and "lifted" out of the Windows codebase. So it's not only a newer thing but a different category of thing than what WinUI 1 and 2 were ...

@pervognsen @rovarma
... except that after the release of WinUI 3, "WinUI 2" was sorta retconned to mean the entire UWP XAML stack, parallel to WinUI 3, not just the controls library on top of it.
@suushikijitsu @rovarma Classic. And here I thought I thought they were just pulling the old Windows NT 3 trick where 3 is the first version.
@pervognsen history sighs, repeats itself