简体   繁体   中英

How I can handle PointerMoved events in Scrollviewer

I have grid inside ScrollViewer, and grid subscribed on Holding event and PointerMoved event. But when holding event raised, fires PointerCaptureCancelled event and PointerMoved events not fireds. I tried disable scrollviewer, but actually it doesnt works. Also I read Where did my gestures go , but it doesnt works now. How should I handle Pointer events inside ScrollViewer?

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM