Leadtools.Windows.Media.Transitions Namespace : TransitionBase Class |
The following tables list the members exposed by TransitionBase.
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. |
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. | |
CanFreeze | (Inherited from System.Windows.Freezable) | |
DecelerationRatio | Gets or sets the System.Windows.Media.Animation.Timeline.DecelerationRatio for the internal Storyboard object. | |
DependencyObjectType | (Inherited from System.Windows.DependencyObject) | |
Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) | |
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. | |
HasAnimatedProperties | (Inherited from System.Windows.Media.Animation.Animatable) | |
IsFrozen | (Inherited from System.Windows.Freezable) | |
IsSealed | (Inherited from System.Windows.DependencyObject) | |
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. |
Name | Description | |
---|---|---|
RegisteredName | For internal use by LEADTOOLS. | |
Storyboard | For internal use by LEADTOOLS. |
Name | Description | |
---|---|---|
CloneCore | (Inherited from System.Windows.Freezable) | |
CloneCurrentValueCore | (Inherited from System.Windows.Freezable) | |
CreateInstance | (Inherited from System.Windows.Freezable) | |
CreateInstanceCore | (Inherited from System.Windows.Freezable) | |
FreezeCore | (Inherited from System.Windows.Media.Animation.Animatable) | |
GetAsFrozenCore | (Inherited from System.Windows.Freezable) | |
GetCurrentValueAsFrozenCore | (Inherited from System.Windows.Freezable) | |
OnChanged | (Inherited from System.Windows.Freezable) | |
OnFreezablePropertyChanged | Overloaded. (Inherited from System.Windows.Freezable) | |
OnOutBrushChanged | Raises the Leadtools.Windows.Media.Transitions.TransitionBase.OutBrushChanged event. | |
OnPropertyChanged | (Inherited from System.Windows.Freezable) | |
ReadPreamble | (Inherited from System.Windows.Freezable) | |
ShouldSerializeProperty | (Inherited from System.Windows.DependencyObject) | |
WritePostscript | (Inherited from System.Windows.Freezable) | |
WritePreamble | (Inherited from System.Windows.Freezable) |
Name | Description | |
---|---|---|
Changed | (Inherited from System.Windows.Freezable) | |
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. |