FillBehavior Enumeration
.NET Framework (current version)
Specifies how a Timeline behaves when it is outside its active period but its parent is inside its active or hold period.
Assembly: PresentationCore (in PresentationCore.dll)
| Member name | Description | |
|---|---|---|
| HoldEnd | After it reaches the end of its active period, the timeline holds its progress until the end of its parent's active and hold periods. | |
| Stop | The timeline stops if it is outside its active period while its parent is inside its active period. |
.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: