C#C
C#7mo ago
enrico11011

✅ How to do event handling in Avalonia?

I'm learning Avalonia right now, and I"ve put together a simple Calculator app and I'm having trouble wrapping my head around how you're supposed to do event handling
i'm familiar with writing individual handlers for each button but is that the way to go with avalonia? I've done the music store app tutorial but the whole "command" thing seems like overkill for this kind of app
image.png
Was this page helpful?