Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / C1Animation Class
Fields Properties Methods


In This Topic
    C1Animation Class Members
    In This Topic

    The following tables list the members exposed by C1Animation.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of a C1Animation.  
    Top
    Public Fields
    Public Properties
     NameDescription
    Public Property (Inherited from System.Windows.DependencyObject)
    Public Property (Inherited from System.Windows.Threading.DispatcherObject)
    Public PropertyGets or sets the duration time of the animation.  
    Public PropertyGets or sets the easing funtion used to interpolate the values of the animation.  
    Public Property (Inherited from System.Windows.DependencyObject)
    Public PropertyGets or sets the elapsed time before the animation starts.  
    Top
    Public Methods
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.Windows.DependencyObject)
    Top
    See Also