Xceed Toolkit Plus for WPF v4.6 Documentation
AnimatedTimelinePanel Class Properties


Xceed.Wpf.Toolkit Assembly > Xceed.Wpf.Toolkit.Panels Namespace : AnimatedTimelinePanel Class

For a list of all members of this type, see AnimatedTimelinePanel members.

Public Properties
 NameDescription
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public PropertyIndicates the date corresponding to the beginning of the TimelinePanel.  
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property  
Public Property  
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public PropertyGets or sets the DefaultAnimationRate property. This dependency property indicates the duration or speed at which other animations will if they set their respective AnimationRate properties to AnimationRate.Default. This property can be used to set a single animation rate to be used for EnterAnimationRate, ExitAnimationRate, LayoutAnimationRate, SwitchAnimationRate, and TemplateAnimationRate. (Inherited from AnimationPanel)
Public PropertyGets or sets the EnterAnimator property. This dependency property indicates which iterative layout animator will be used to animate children when they are first added to a panel. This provides for an "animate in" effect. If you'd like to use the same animator for several layouts within a SwitchPanel, you can set the EnterAnimator property directly on the owning SwitchPanel. Otherwise, setting this property on an animation panel will override the value of the owning SwitchPanel. (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public PropertyIndicates the date corresponding to the end of the AnimatedTimelinePanel.  
Public PropertyGets or sets the EnterAnimationRate property. This dependency property indicates the duration or speed at which "enter" animations occur within the panel. If null is specified and the panel belongs to the Layouts collection of a SwitchPanel, then the EnterAnimationRate property of the SwitchPanel will be used. If null is specified and the panel is being used standalone, then a default speed of 1 will be used. To prevent animations within the panel, you can explicitly set the speed property to 0 or simply set the IsAnimated property to false. (Inherited from AnimationPanel)
Public PropertyGets or sets the EnterAnimator property. This dependency property indicates which iterative layout animator will be used to animate children when they are first added to a panel. This provides for an "animate in" effect. If you'd like to use the same animator for several layouts within a SwitchPanel, you can set the EnterAnimator property directly on the owning SwitchPanel. Otherwise, setting this property on an animation panel will override the value of the owning SwitchPanel. (Inherited from AnimationPanel)
Public PropertyGets or sets the ExitAnimationRate property. This dependency property indicates the duration or speed at which "exit" animations occur within the panel. If null is specified and the panel belongs to the Layouts collection of a SwitchPanel, then the ExitAnimationRate property of the SwitchPanel will be used. If null is specified and the panel is being used standalone, then a default speed of 1 will be used. To prevent animations within the panel, you can explicitly set the speed property to 0 or simply set the IsAnimated property to false. (Inherited from AnimationPanel)
Public PropertyGets or sets the ExitAnimator property. This dependency property indicates which iterative layout animator will be used to animate children when they are removed from a panel. This provides for an "animate out" effect. If you'd like to use the same animator for several layouts within a SwitchPanel, you can set the ExitAnimator property directly on the owning SwitchPanel. Otherwise, setting this property on an animation panel will override the value of the owning SwitchPanel. (Inherited from AnimationPanel)
Public Property  
Public Property  
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property  
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property  
Public Property (Inherited from AnimationPanel)
Public PropertyGets or sets the LayoutAnimationRate property. This dependency property indicates the duration or speed at which animations occur within the panel. If null is specified and the panel belongs to the Layouts collection of a SwitchPanel, then the LayoutAnimationRate property of the SwitchPanel will be used. If null is specified and the panel is being used standalone, then a default speed of 1 will be used. To prevent animations within the panel, you can explicitly set the speed property to 0 or simply set the IsAnimated property to false. (Inherited from AnimationPanel)
Public PropertyGets or sets the LayoutAnimator property. This dependency property indicates which iterative layout animator will be used to animate children whenever a layout pass arranges the children to a new location. If the LayoutAnimator property is null, then a linear animator will be used for layout animations. To prevent layout animations, you can set the IsAnimated property to false. If you'd like to use the same animator for several layouts within a SwitchPanel, you can set the LayoutAnimator property directly on the owning SwitchPanel. Otherwise, setting this property on an animation panel will override the value of the owning SwitchPanel. (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public PropertyIndicates the date corresponding to the beginning of the AnimatedTimelinePanel.  
Public PropertyGets or sets the OverlapBehavior dependency property.  
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property  
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public PropertyGets or sets the SwitchAnimationRate property. This dependency property indicates the duration or speed at which "switch" animations occur within the panel. If null is specified and the panel belongs to the Layouts collection of a SwitchPanel, then the SwitchAnimationRate property of the SwitchPanel will be used. If UnsetValue is specified and the panel is being used standalone, then a default speed of 1 will be used. To prevent animations within the panel, you can explicitly set the speed property to 0 or simply set the IsAnimated property to false. !!! fix these descriptions (Inherited from AnimationPanel)
Public PropertyGets or sets the SwitchAnimator property. This dependency property indicates the animator that will be used for layout switches when the AnimationPanel belongs to the Layouts collection of a SwitchPanel. If the SwitchAnimator property is null, then the LayoutAnimator will be used for both layout animations and switch animations. To prevent switch animations, you can set the AreLayoutSwitchesAnimated property on the owning SwitchPanel to false. If you'd like to use the same animator for all layout switches, you can set the SwitchAnimator property on the owning SwitchPanel. (Inherited from AnimationPanel)
Public PropertyGets the SwitchParent property. This dependency property indicates the parent SwitchPanel (if the current SwitchablePanel is a member of a Layouts collection). (Inherited from AnimationPanel)
Public PropertyGets or sets the SwitchTemplate property. This dependency property indicates the DataTemplate that should be used for SwitchPresenter elements within the SwitchParent's visual tree while the panel is the active layout of the SwitchParent. (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public PropertyGets or sets the TemplateAnimationRate property. This dependency property indicates the duration or speed at which ID'd elements within a SwitchTemplate are animated during a template switch. If null is specified and the panel belongs to the Layouts collection of a SwitchPanel, then the TemplateAnimationRate property of the SwitchPanel will be used. If UnsetValue is specified and the panel is being used standalone, then a default speed of 1 will be used. To prevent animations within the panel, you can explicitly set the speed property to 0 or simply set the IsAnimated property to false. (Inherited from AnimationPanel)
Public PropertyGets or sets the TemplateAnimator property. This dependency property indicates the animator that will be used for layout switches when the AnimationPanel belongs to the Layouts collection of a SwitchPanel. If the TemplateAnimator property is null, then the LayoutAnimator will be used for both layout animations and switch animations. To prevent switch animations, you can set the AreLayoutSwitchesAnimated property on the owning SwitchPanel to false. If you'd like to use the same animator for all layout switches, you can set the TemplateAnimator property on the owning SwitchPanel. (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property  
Public Property  
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property  
Public Property  
Public Property  
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Top
Protected Properties
 NameDescription
Protected PropertyGets the children's true visual parent. If SwitchParent is set then it returns SwitchPanel otherwise it returns this. (Inherited from Xceed.Wpf.Toolkit.Panels.AnimationPanel)
Protected Internal Property (Inherited from AnimationPanel)
Protected Internal Property (Inherited from AnimationPanel)
Protected Property (Inherited from AnimationPanel)
Protected Internal Property (Inherited from AnimationPanel)
Protected Internal Property (Inherited from AnimationPanel)
Protected Internal Property (Inherited from AnimationPanel)
Protected Property (Inherited from AnimationPanel)
Protected Internal Property (Inherited from AnimationPanel)
Protected Internal Property (Inherited from AnimationPanel)
Protected Property (Inherited from AnimationPanel)
Protected Property (Inherited from AnimationPanel)
Protected Property (Inherited from AnimationPanel)
Protected Property (Inherited from AnimationPanel)
Protected Internal Property (Inherited from AnimationPanel)
Protected Property (Inherited from AnimationPanel)
Protected Property (Inherited from AnimationPanel)
Protected Property (Inherited from AnimationPanel)
Protected Property (Inherited from AnimationPanel)
Protected Property (Inherited from AnimationPanel)
Protected Property (Inherited from AnimationPanel)
Protected Property (Inherited from AnimationPanel)
Protected Property (Inherited from AnimationPanel)
Protected Internal Property (Inherited from AnimationPanel)
Protected Internal Property (Inherited from AnimationPanel)
Protected Property (Inherited from AnimationPanel)
Protected Property (Inherited from AnimationPanel)
Protected Property (Inherited from AnimationPanel)
Top
See Also

Reference

AnimatedTimelinePanel Class
Xceed.Wpf.Toolkit.Panels Namespace