Class LinearColorKeyFrame
Animates from the Color value of the previous key frame to its own Value using linear interpolation.
Implements
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: System.Windows.Media.Animation
Assembly: OpenSilver.dll
Syntax
[NotImplemented]
public sealed class LinearColorKeyFrame : ColorKeyFrame, IKeyFrame
Constructors
| Improve this Doc View SourceLinearColorKeyFrame()
Initializes a new instance of the LinearColorKeyFrame class.
Declaration
[NotImplemented]
public LinearColorKeyFrame()