Associates easing functions with a ColorAnimationUsingKeyFrames key-frame animation.
Inheritance
- Object
- DependencyObject
- ColorKeyFrame
- EasingColorKeyFrame
Syntax
<EasingColorKeyFrame .../>
Attributes
- ActivatableAttribute(NTDDI_WIN8)
- MarshalingBehaviorAttribute(Agile)
- StaticAttribute(Windows.UI.Xaml.Media.Animation.IEasingColorKeyFrameStatics, NTDDI_WIN8)
- ThreadingAttribute(Both)
- VersionAttribute(NTDDI_WIN8)
- WebHostHiddenAttribute()
Members
The EasingColorKeyFrame class has these types of members:
Constructors
The EasingColorKeyFrame class has these constructors.
| Constructor | Description |
|---|---|
| EasingColorKeyFrame | Initializes a new instance of the EasingColorKeyFrame class. |
Methods
The EasingColorKeyFrame class has these methods. It also inherits methods from the Object class.
| Method | Description |
|---|---|
| ClearValue | Clears the local value of a dependency property. (Inherited from DependencyObject) |
| GetAnimationBaseValue | Returns any base value established for a dependency property, which would apply in cases where an animation is not active. (Inherited from DependencyObject) |
| GetValue | Returns the current effective value of a dependency property from a DependencyObject. (Inherited from DependencyObject) |
| ReadLocalValue | Returns the local value of a dependency property, if a local value is set. (Inherited from DependencyObject) |
| SetValue | Sets the local value of a dependency property on a DependencyObject. (Inherited from DependencyObject) |
Properties
The EasingColorKeyFrame class has these properties.
| Property | Access type | Description |
|---|---|---|
| Read-only | Gets the CoreDispatcher that this object is associated with. (Inherited from DependencyObject) | |
| Read/write | Gets or sets the easing function that is applied to the key frame. | |
| Read-only | Identifies the EasingFunction dependency property. | |
| Read/write | Gets or sets the time at which the key frame's target Value should be reached. (Inherited from ColorKeyFrame) | |
| Read/write | Gets or sets the key frame's target value. (Inherited from ColorKeyFrame) |
Requirements
|
Minimum supported client | Windows 8 [Windows Store apps only] |
|---|---|
|
Minimum supported server | Windows Server 2012 [Windows Store apps only] |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 12/4/2012