Sunday, October 14, 2012

Easing Functions - XAML Syntax

DoubleAnimation...DoubleAnimation.EasingFunction vs. DoubleAnimationUsingKeyFrames...EasingDoubleKeyFrame

Samples here
In the previous example, the easing functions are applied to a From/To/By animation. You can also apply these easing functions to Key-Frame animations using either EasingDoubleKeyFrame, EasingPointKeyFrame, or EasingColorKeyFrame 

No comments:

Post a Comment