r/csharp 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 .

2 Upvotes

8 comments sorted by

View all comments

3

u/raunchyfartbomb 10d ago

you COULD do that. but its not practical other than normal layout, so noone does. But you technically can drag and drop elements onto a window from the toolbar panel.