Click or drag to resize
KeyTimeTimeSpan Property
Gets the time when the key frame ends, expressed as a time relative to the beginning of the animation.

Namespace: Windows.UI.Xaml.Media.Animation
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public TimeSpan TimeSpan { get; }

Property Value

Type: TimeSpan
See Also