AvaloniaUI cursor movement
I am doing a small project in avalonia in Win10 and I would like to be able to move my mouse with an event. Is that possible?
how to dynamically add widgets in Avalonia Community Toolkit?
For example i have a page with a button and when the button is pressed i need to add some widgets. how to implement this?