The following tables list the members exposed by TransitionBase.
Protected Constructors
| Name | Description | |
|---|---|---|
![]()  | 
	TransitionBase | Initializes a new instance of a TransitionBase class with the specified parameters. | 
Public Methods
| Name | Description | |
|---|---|---|
![]()  | 
	Begin | Apply a transition to its TargetObject. | 
![]()  | 
	End | Stops a transition. | 
Protected Methods
| Name | Description | |
|---|---|---|
![]()  | 
	OnOutBrushChanged | Raises the OutBrushChanged event. | 
Public Properties
| Name | Description | |
|---|---|---|
![]()  | 
	AccelerationRatio | Gets or sets the AccelerationRatio for the internal 'Storyboard' object. | 
![]()  | 
	AutoReverse | Gets or sets the System.Windows.Media.Animation.Timeline.AutoReverse for the internal 'Storyboard object. | 
![]()  | 
	BeginTime | Gets or sets the System.Windows.Media.Animation.Timeline.BeginTime for the internal 'Storyboard' object. | 
![]()  | 
	DecelerationRatio | Gets or sets the System.Windows.Media.Animation.Timeline.DecelerationRatio for the internal 'Storyboard' object. | 
![]()  | 
	Duration | Gets or sets the System.Windows.Media.Animation.Timeline.Duration for the internal 'Storyboard' object. | 
![]()  | 
	Fill | Gets or sets the filled brush to be used to generate the animated OutBrush brush. This is a dependency property. | 
![]()  | 
	FillBehavior | Gets or sets the System.Windows.Media.Animation.Timeline.FillBehavior for the internal 'Storyboard' object. | 
![]()  | 
	Grain | Gets or sets the Graining size. This is the smallest unit to be updated when applying a transition. | 
![]()  | 
	OutBrush | Gets 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. | 
![]()  | 
	RepeatBehavior | Gets or sets the System.Windows.Media.Animation.Timeline.RepeatBehavior for the internal 'Storyboard' object. | 
![]()  | 
	SpeedRatio | Gets or sets the System.Windows.Media.Animation.Timeline.SpeedRatio for the internal 'Storyboard' object. | 
![]()  | 
	TargetObject | Gets or set a framework element to apply a transition to it. This is a dependency property. | 
Public Events
| Name | Description | |
|---|---|---|
![]()  | 
	Completed | Add/Remove the System.Windows.Media.Animation.Timeline.Completed for the internal 'Storyboard' object. | 
![]()  | 
	OutBrushChanged | Occurs when the value of the OutBrush property changes. | 
Public Fields
| Name | Description | |
|---|---|---|
![]() ![]()  | 
	AccelerationRatioProperty | Identifies the AccelerationRatio dependency property. | 
 				![]()  | 
	AutoReverseProperty | Identifies the AutoReverse dependency property. | 
 				![]()  | 
	BeginTimeProperty | Identifies the BeginTime dependency property. | 
 				![]()  | 
	DecelerationRatioProperty | Identifies the DecelerationRatio dependency property. | 
 				![]()  | 
	DurationProperty | Identifies the Duration dependency property. | 
 				![]()  | 
	FillBehaviorProperty | Identifies the FillBehavior dependency property. | 
 				![]()  | 
	FillProperty | Identifies the Fill dependency property. | 
 				![]()  | 
	GrainProperty | Identifies the Grain dependency property. | 
 				![]()  | 
	OutBrushProperty | Identifies the OutBrush dependency property. | 
 				![]()  | 
	RepeatBehaviorProperty | Identifies the RepeatBehavior dependency property. | 
 				![]()  | 
	SpeedRatioProperty | Identifies the SpeedRatio dependency property. | 
 				![]()  | 
	TargetObjectProperty | Identifies the TargetObject dependency property. |