02-12-2026, 12:19 PM
Hi,
i'm testing out the SharpEngine for a upcoming project with Avalonia and WPF.
During this testing i noticed that the PointerExited event doesn't seem to fire when using Avalonia or WPF framework.
All other mouse events like PointerEntered or PointerMoved are working correctly when moving the mouse over the SharpEngine control.
I've also tried it with your Samples application where it also doesn't seem to fire this event.
Is this a bug or do i have to implement this event manually by routing it from WPF/Avalonia to the InputEventsManager?
i'm testing out the SharpEngine for a upcoming project with Avalonia and WPF.
During this testing i noticed that the PointerExited event doesn't seem to fire when using Avalonia or WPF framework.
All other mouse events like PointerEntered or PointerMoved are working correctly when moving the mouse over the SharpEngine control.
I've also tried it with your Samples application where it also doesn't seem to fire this event.
Is this a bug or do i have to implement this event manually by routing it from WPF/Avalonia to the InputEventsManager?

