Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何禁用双击地图的自动缩放:地图控件?我已经在 DoubleTap 事件处理程序中尝试了“e.handled = true”,但似乎没有这样做。
try the below link once,you can control the event handler.
http://www.scottlogic.com/blog/2011/11/17/suppressing-zoom-and-scroll-interactions-in-the-windows-phone-7-browser-control.html