How to stop the WP7 pivot control handling the Flick Gesture event in Silverlight Toolkit

后端 未结 3 576
孤街浪徒
孤街浪徒 2020-12-18 09:37

I have a Pivot Control in my WP7 app that by nature responds to left and right swipes to move between the pivot items.

I then want to use the Flick Gesture on a User

3条回答
  •  天命终不由人
    2020-12-18 09:51

    This solution posted recently seems to be working out for people for dealing with gesture conflicts on pano / pivot. You might like to check it out.

    Preventing the Pivot or Panorama controls from scrolling

提交回复
热议问题