Catch event when scrolling by touchpad in ListView #8661
Unanswered
khoabui1412
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I used PointerWheelChanged event in ListView to capture mouse wheel but it only works with mouse device but not with touchpad. How to get an scrolling event with touchpad.
Another thing, how can i disable scrolling (by mouse and touchpad) in flipview and only allow to click to flip?
Beta Was this translation helpful? Give feedback.
All reactions