QuadraticEase.EaseInCore Method
Silverlight
Provides the logic portion of the easing function that you can override to produce the EaseIn mode of the custom easing function.
Namespace: System.Windows.Media.Animation
Assembly: System.Windows (in System.Windows.dll)
Parameters
- normalizedTime
- Type: System.Double
Normalized time (progress) of the animation.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.