Skip to content

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 exp…

anthonybaker/WP8ClippingMaskSample03

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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 exp…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages