TimelineGroup::Children Property
.NET Framework (current version)
Gets or sets the collection of direct child Timeline objects of the TimelineGroup.
Assembly: PresentationCore (in PresentationCore.dll)
public: property TimelineCollection^ Children { TimelineCollection^ get(); void set(TimelineCollection^ value); }
Property Value
Type: System.Windows.Media.Animation::TimelineCollection^Child Timeline objects of the TimelineGroup. The default value is null.
.NET Framework
Available since 3.0
Available since 3.0
Show: