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 | |
---|---|---|
Dispatcher | (Inherited from Microsoft.UI.Xaml.DependencyObject) | |
DispatcherQueue | (Inherited from Microsoft.UI.Xaml.DependencyObject) | |
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. | |
StartDelay | Gets or sets the elapsed time before the animation starts. |
Name | Description | |
---|---|---|
ClearValue | (Inherited from Microsoft.UI.Xaml.DependencyObject) | |
Equals | Overloaded. (Inherited from Microsoft.UI.Xaml.DependencyObject) | |
GetAnimationBaseValue | (Inherited from Microsoft.UI.Xaml.DependencyObject) | |
GetHashCode | (Inherited from Microsoft.UI.Xaml.DependencyObject) | |
GetValue | (Inherited from Microsoft.UI.Xaml.DependencyObject) | |
ReadLocalValue | (Inherited from Microsoft.UI.Xaml.DependencyObject) | |
RegisterPropertyChangedCallback | (Inherited from Microsoft.UI.Xaml.DependencyObject) | |
SetValue | (Inherited from Microsoft.UI.Xaml.DependencyObject) | |
UnregisterPropertyChangedCallback | (Inherited from Microsoft.UI.Xaml.DependencyObject) |
Name | Description | |
---|---|---|
IsOverridableInterface | (Inherited from Microsoft.UI.Xaml.DependencyObject) |