Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 531 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 531 Bytes

WP8ClippingMaskSample03

Sample project demonstrating how to animate a clipping mask by using manipulation events. The sample makes use of a ScrollViewer control to enable touch gestures to trigger the manipulation event. Then the Y axis translation data is used to animate the clipping mask's TranslateTransform component. Created for Windows Phone 8. For details and explanations, please read the correcponding blog post at: http://blog.anthonybaker.me/2013/05/wp8-tip-using-manipulation-events-to.html