RadControls for WPF

A class that lays infrastructure for CLR run transitions. Animations are created by overriding the OnProgressChanged method.

Namespace: Telerik.Windows.Controls.TransitionControl
Assembly: Telerik.Windows.Controls (in Telerik.Windows.Controls.dll) Version: 2013.1.403.40

Syntax

C#
public abstract class ClrTransition : Transition
Visual Basic
Public MustInherit Class ClrTransition _
	Inherits Transition

Inheritance Hierarchy

See Also