Click or drag to resize
StoryboardChildren Property
Gets the collection of child Timeline objects.

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

Property Value

Type: TimelineCollection
See Also