TimelineDuration Property |
Gets or sets the length of time for which this timeline plays, not counting
repetitions.
Namespace: Windows.UI.Xaml.Media.AnimationAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public Duration Duration { get; set; }
Property Value
Type:
DurationSee Also