Leadtools.Windows.Media.Transitions Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
PushTransition Class Properties
See Also 
Leadtools.Windows.Media.Transitions Namespace : PushTransition Class


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

Public Properties

 NameDescription
Public Property AccelerationRatio (Inherited from TransitionBase)
Public Property AutoReverse (Inherited from TransitionBase)
Public Property BeginTime (Inherited from TransitionBase)
Public Property CanFreeze (Inherited from System.Windows.Freezable)
Public Property DecelerationRatio (Inherited from TransitionBase)
Public Property DependencyObjectType (Inherited from System.Windows.DependencyObject)
Public Property Dispatcher (Inherited from System.Windows.Threading.DispatcherObject)
Public Property Duration (Inherited from TransitionBase)
Public Property Fill (Inherited from TransitionBase)
Public Property FillBehavior (Inherited from TransitionBase)
Public Property Grain (Inherited from TransitionBase)
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 Property Out (Inherited from TransitionBase)
Public Property Push Gets or sets a brush to be used beside the Fill to generate the animated Out brush for the PushTransition. This is a dependency property.  
Public Property RepeatBehavior (Inherited from TransitionBase)
Public Property SpeedRatio (Inherited from TransitionBase)
Public Property TargetObject (Inherited from TransitionBase)
Public Property TransitionType Gets or sets the type of PushTransition.  
Top

Protected Properties

 NameDescription
Protected Property RegisteredName (Inherited from TransitionBase)
Protected Property Storyboard (Inherited from TransitionBase)
Top

See Also