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

The following tables list the members exposed by CircularTransition.

Public Constructors

 NameDescription
Public Constructor CircularTransition Constructor Initializes a new instance of the CircularTransition class.  
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 EllipticalTransition. (Inherited from EllipticalTransition)
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