FillBehavior Enumeration

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Specifies how a Timeline behaves when it is outside its active period but its parent is inside its active or hold period.

Namespace:  System.Windows.Media.Animation
Assembly:  System.Windows (in System.Windows.dll)

Syntax

'Declaration
Public Enumeration FillBehavior
public enum FillBehavior
<object property="enumMemberName"/>

Members

Member name Description
Supported by Silverlight for Windows Phone 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.
Supported by Silverlight for Windows Phone Stop The timeline stops if it is outside its active period while its parent is inside its active period.

Version Information

Silverlight

Supported in: 5, 4, 3

Silverlight for Windows Phone

Supported in: Windows Phone OS 7.1, Windows Phone OS 7.0

Platforms

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.