KeyTime.Uniform Property
Silverlight
Gets a uniform value, which divides the allotted time of the animation evenly between key frames.
Namespace: System.Windows.Media.Animation
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.Windows.Media.Animation.KeyTimeA uniform value, which divides the allotted time of the animation evenly between key frames.
When a key time is set to Uniform, the total allotted time of the animation is divided evenly between key frames. For example, if the key frame animation has a duration of four seconds and there are four key frames, each key frame will last for one second and begin immediately after the preceding one ends.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.