LEADTOOLS WPF and Silverlight (Leadtools.Windows.Media.TransitionBase assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
TransitionBase Class Properties
See Also 
Leadtools.Windows.Media.Transitions Namespace : TransitionBase Class


"

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

"

Public Properties

 NameDescription
public PropertySupports Windows Presentation Foundation. AccelerationRatioGets or sets the AccelerationRatio for the internal Storyboard object.  
public PropertySupports Windows Presentation Foundation. AutoReverseGets or sets the System.Windows.Media.Animation.Timeline.AutoReverse for the internal Storyboard object.  
public PropertySupports Windows Presentation Foundation. BeginTimeGets or sets the System.Windows.Media.Animation.Timeline.BeginTime for the internal Storyboard object.  
public Property CanFreeze (Inherited from System.Windows.Freezable)
public PropertySupports Windows Presentation Foundation. DecelerationRatioGets or sets the System.Windows.Media.Animation.Timeline.DecelerationRatio for the internal Storyboard object.  
public Property DependencyObjectType (Inherited from System.Windows.DependencyObject)
public Property Dispatcher (Inherited from System.Windows.Threading.DispatcherObject)
public PropertySupports Windows Presentation Foundation. DurationGets or sets the System.Windows.Media.Animation.Timeline.Duration for the internal Storyboard object.  
public PropertySupports Windows Presentation Foundation. FillGets or sets the filled brush to be used to generate the animated OutBrush brush. This is a dependency property.  
public PropertySupports Windows Presentation Foundation. FillBehaviorGets or sets the System.Windows.Media.Animation.Timeline.FillBehavior for the internal Storyboard object.  
public PropertySupports Windows Presentation Foundation. GrainGets or sets the Graining size. This is the smallest unit to be updated when applying a transition.  
public Property HasAnimatedProperties (Inherited from System.Windows.Media.Animation.Animatable)
public Property IsFrozen (Inherited from System.Windows.Freezable)
public Property IsSealed (Inherited from System.Windows.DependencyObject)
public PropertySupports Windows Presentation Foundation. OutBrushGets an animated brush created from the Fill and Leadtools.Windows.Media.Transitions.PushTransition.Push if the tranisition type is PushTransition to be used to fill any element. This is a dependency property.  
public PropertySupports Windows Presentation Foundation. RepeatBehaviorGets or sets the System.Windows.Media.Animation.Timeline.RepeatBehavior for the internal Storyboard object.  
public PropertySupports Windows Presentation Foundation. SpeedRatioGets or sets the System.Windows.Media.Animation.Timeline.SpeedRatio for the internal Storyboard object.  
public PropertySupports Windows Presentation Foundation. TargetObjectGets or set a framework element to apply a transition to it. This is a dependency property.  
Top

Protected Properties

 NameDescription
protected internal PropertySupports Windows Presentation Foundation. RegisteredNameFor internal use by LEADTOOLS.  
protected internal PropertySupports Windows Presentation Foundation. StoryboardFor internal use by LEADTOOLS.  
Top

See Also