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

The following tables list the members exposed by SlideTransition.

Public Constructors

 NameDescription
Public Constructor SlideTransition Constructor Initializes a new instance of the SlideTransition class.  
Top

Public Fields

 NameDescription
Public Fieldstatic (Shared in Visual Basic) TransitionTypeProperty Identifies the SlideTransition.TransitionType dependency property.  
Top

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 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 SlideTransition.  
Top

Protected Properties

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

Public Methods

Protected Methods

Public Events

 NameDescription
Public Event Changed (Inherited from System.Windows.Freezable)
Public Event Completed (Inherited from TransitionBase)
Top

See Also