I would like to have an image animation in wpf where the image shakes lightly in order to delete it, as it happens for apps in iOS. Do you know something that would help ? Something that already built? Thanks a lot.
相关问题
- VNC control for WPF application
- Core Data lightweight migration crashes after App
- How can I implement password recovery in an iPhone
- State preservation and restoration strategies with
- “Zero out” sensitive String data in Swift
Here's a complete sample of shaking the text of button. You should be able to adapt this to shake an image, and improve it using easing functions.