RepeatBehavior Properties
.NET Framework 4.5
The RepeatBehavior type exposes the following members.
| Name | Description | |
|---|---|---|
|
Count | Gets the number of times a Timeline should repeat. |
|
Duration | Gets the total length of time a Timeline should play. |
|
Forever | Gets a RepeatBehavior that specifies an infinite number of repetitions. |
|
HasCount | Gets a value that indicates whether the repeat behavior has a specified iteration count. |
|
HasDuration | Gets a value that indicates whether the repeat behavior has a specified repeat duration. |