✅ Reducing code to separate UserControls for easier readability Avalonia
code: https://pastebin.com/zEFZNhip
I'm wanting to learn how to break some of this screen down into a reusable UserControl that I can call in other places as well, but I can't get past creating the
/Views/UserControls
directory and creating a new user control as I'm not sure what part(s) can be broken down. Thanks0 Replies