Okay it seems that WinUI3 for Windows could be a bit nicer with a tool that can create the UI visually.
Here is my try.
https://github.com/WindowsNT/VisualWinUI3
Supports many FrameworkElements and their properties (work is in progress) and supports real time running in bordered/borderless Windows and export as XAML to clipboard.
The idea is to have something like the old RC editor but for the much richer and interesting WinUI3. Written in C++.
Top comments (0)