ClockGroup Class
An assemblage of Clock types with behavior based off of a TimelineGroup.
http://msdn.microsoft.com/en-us/library/system.windows.media.animation.clockgroup.aspx
Methods
From ClockGroup
Name |
Description |
Add |
Gets the children collection of this ClockGroup. |
GetChild |
Get child at index position |
GetChildrenCount |
Gets the TimelineGroup object that dictates the behavior of this ClockGroup instance. Get number of children |
Name |
Description |
GetCurrentState |
Gets a value indicating whether the clock is currently Active, Filling or Stopped. |
HasControllableRoot |
Gets a value that indicates whether this Clock is part of a controllable clock tree. |