WpfAnimationDouble1( WPF )

Objectives:
Step:1 Create a New project Wpf

Step:2 Add the followings
  • Namespace " using System.Windows.Media.Animation;".
  • In design phase Add a Canvas, One Button and Two Rectangle tools.
  • Add an Image to this project .

Step:3 Important Code segment

Step:4 Runtime behavior