Click to Rate and Give Feedback
MSDN
MSDN Library
Web Development
Silverlight
Silverlight 3
 FillBehavior Enumeration
Collapse All/Expand All Collapse All
This page is specific to
Microsoft Silverlight 3

Other versions are also available for the following:
.NET Framework Class Library for Silverlight
FillBehavior Enumeration

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)
Visual Basic (Declaration)
Public Enumeration FillBehavior
Visual Basic (Usage)
Dim instance As FillBehavior
C#
public enum FillBehavior
XAML Attribute Usage
<object property="enumMemberName"/>
Member nameDescription
HoldEndAfter it reaches the end of its active period, the timeline holds its progress until the end of its parent's active and hold periods.
StopThe timeline stops if it is outside its active period while its parent is inside its active period.

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

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker