I have flipview in my windows 8 metro application. I made my own animation on a flipview mouse scroll and processed the default animation for this, but when I try to use this application on a simulator, when I sit down to change the selected index, it first shows the default animation, and then the animation I created. So I want to disable the default animation in case of touch. I tried to change the template, but I did not find anything that could help me.
Please tell me if there is.
source
share