The following tables list the members exposed by TransitionBase.
Name | Description | |
---|---|---|
![]() | TransitionBase Constructor | Initializes a new instance of the TransitionBase class. |
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. |
![]() ![]() | OutProperty | Identifies the Out 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 AutoReverse for the internal Storyboard object. |
![]() | BeginTime | Gets or sets the BeginTime for the internal Storyboard object. |
![]() | CanFreeze | (Inherited from System.Windows.Freezable) |
![]() | DecelerationRatio | Gets or sets the DecelerationRatio for the internal Storyboard object. |
![]() | DependencyObjectType | (Inherited from System.Windows.DependencyObject) |
![]() | Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) |
![]() | Duration | Gets or sets the Duration for the internal Storyboard object. |
![]() | Fill | Gets or sets the filled brush to be used to generate the animated Out brush. This is a dependency property. |
![]() | FillBehavior | Gets or sets the 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) |
![]() | Out | Gets an animated brush created from the Fill and Push if the tranisition type is PushTransition to be used to fill any element. This is a dependency property. |
![]() | RepeatBehavior | Gets or sets the RepeatBehavior for the internal Storyboard object. |
![]() | SpeedRatio | Gets or sets the 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. |
Top
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) |
![]() | 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 Completed for the internal Storyboard object. |