Represents a map of CLR types and corresponding AnimationValueCalculator type using when property animation is running and for animations serialization in themes.
Definition
Namespace:Telerik.WinControls
Assembly:Telerik.WinControls.dll
Syntax:
C#
public class AnimationValueCalculatorFactory
Inheritance: objectAnimationValueCalculatorFactory
Constructors
C#
public AnimationValueCalculatorFactory()
Properties
C#
public static CultureInfo SerializationCulture { get; }
Methods
C#
public static AnimationValueCalculator GetCalculator(Type objectType)