Click or drag to resize
TimelineDuration Property
Gets or sets the length of time for which this timeline plays, not counting repetitions.

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

Property Value

Type: Duration
See Also