C#/XAML for HTML5 Documentation
C#/XAML for HTML5 Documentation
Reference
Windows.UI.Xaml.Media.Animation
Storyboard Class
Storyboard Properties
Children Property
Storyboard
Children 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#
Copy
public
TimelineCollection
Children
{
get
; }
Property Value
Type:
TimelineCollection
See Also
Reference
Storyboard Class
Windows.UI.Xaml.Media.Animation Namespace