Reusable control using AvaloniaUI and CommunityToolkit. Mvvm I'm currently playing around with Avalonia and want to build reusable controls that can be used at multiple places all over my final application To keep it simple, I want a UserControl named FileP
Newest avalonia Questions - Stack Overflow In my Avalonia app, I need to create controls dynamically from a user control's code-behind so I can add them to a StackPanel inside that user control I know the names of the viewmodel properties to