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 0answers 40views Image flashes when maximizing Avalonia window I created a simple Avalonia app from a Visual Studio template and added a static image as the window content The app works fine, but when I maximize the window, there is a brief flash where two c# avaloniaui avalonia
c# - How to implement dependency Injection in Avalonia and register . . . I have built a basic Android application with NET MAUI and I am trying now to implement the same thing with Avalonia (with MVVM Community toolkit) In MAUI the documentation clearly showed how to implement Dependency Injection
How to change a slider thumb in Avalonia Simple theme from C#? I would like to change the style of my Avalonia Simple theme slider thumb If I use the Fluent theme, and add a Style, I can make it wider Here's how it looks in Fluent theme before adding the sty