Name | Description | |
---|---|---|
C1Animation Constructor | Initializes a new instance of a C1Animation. |
The following tables list the members exposed by C1Animation.
Name | Description | |
---|---|---|
C1Animation Constructor | Initializes a new instance of a C1Animation. |
Name | Description | |
---|---|---|
DurationProperty | ||
DurationPropertyName | ||
EasingProperty | ||
EasingPropertyName | ||
StartDelayProperty | ||
StartDelayPropertyName |
Name | Description | |
---|---|---|
DependencyObjectType | (Inherited from System.Windows.DependencyObject) | |
Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) | |
Duration | Gets or sets the duration time of the animation. | |
Easing | Gets or sets the easing funtion used to interpolate the values of the animation. | |
IsSealed | (Inherited from System.Windows.DependencyObject) | |
StartDelay | Gets or sets the elapsed time before the animation starts. |
Name | Description | |
---|---|---|
ClearValue | Overloaded. (Inherited from System.Windows.DependencyObject) | |
CoerceValue | (Inherited from System.Windows.DependencyObject) | |
Equals | (Inherited from System.Windows.DependencyObject) | |
GetHashCode | (Inherited from System.Windows.DependencyObject) | |
GetLocalValueEnumerator | (Inherited from System.Windows.DependencyObject) | |
GetValue | (Inherited from System.Windows.DependencyObject) | |
InvalidateProperty | (Inherited from System.Windows.DependencyObject) | |
ReadLocalValue | (Inherited from System.Windows.DependencyObject) | |
SetCurrentValue | (Inherited from System.Windows.DependencyObject) | |
SetValue | Overloaded. (Inherited from System.Windows.DependencyObject) |
Name | Description | |
---|---|---|
OnPropertyChanged | (Inherited from System.Windows.DependencyObject) |