I dont know for sure if it is an error or if its how it works… When I have a element like a Button with a Pointer.Released I touch her and I trigger a ManualTrigger. But when I touch it (inside the Button) and move my finger outside the element and released, the ManualTrigger it is activated anyway.
I think that Pointer.Released should work when I released the finger in the button, not outside.