In this article you will learn how to create a simple animation in Blend using Behaviors.
IntroductionMicrosoft Expression Blend is a very powerful tool for creating animations and designing the best interfaces for your apps. It provides the easiest way to do the hardest work. Today we will learn how to create the simple animation in expression blend using storyboards and behaviors.The final outcome will be the simple animation of the ball moving in the Zig-Zag direction on the MouseEnter Event and will bounce to the ground when the MouseLeave Event is triggered.Here is the screenshot:Implementation Procedure
You are now done with all the hassles, build and run the project and enjoy the simple animation. Create your own cool stuff in Expression Blend, It's too simple.
WPF Simplified: Build Windows Apps Using C# and XAML