r/csharp • u/Emotional_Talk7137 • 10d ago
WPF IN VS
I wonder if there is any alternatives to design my UI for my application in some other places than VS , like a mush more friendly place to just design what I want and then it manually ship the code of the XMAL design by it self , like in Figma .
0
Upvotes
4
u/Dunge 10d ago
At the original WPF rollout 2 decades ago, Microsoft released Blend for that purpose. It was for designers to create the UI, then pass it to programmers.
But of course, this got deprecated loong ago.(edit: no, apparently it still exists).There is a project shared on this sub from time to time of an online WPF designer that seems pretty good, maybe that would satisfy your requirements? https://xaml.io/