Make my thumb control support only left mouse button dragging. #18035
Unanswered
xiejiang2014
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
-
I use thumb control to handle drag operation.
I found that all mouse buttons can trigger Thumb.DragStarted event, and I didn't find a way to determine which button was pressed.
If I need my thumb to be dragged only by left mouse button, what should I do?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions