FadeClrTransition
Class
This class represents a transition between two visual. The transition fades between the two visuals.
Definition
Namespace:Telerik.Windows.Controls.TransitionEffects
Assembly:Telerik.Windows.Controls.dll
Syntax:
C#
public class FadeClrTransition : ClrTransition
Inheritance: objectTransitionClrTransitionFadeClrTransition
Inherited Members
Constructors
C#
public FadeClrTransition()
Methods
This method is called when the progress of the transition is changed. When overridden it should take care of moving the transition.