Int16AnimationUsingKeyFrames::KeyFrames Property
.NET Framework (current version)
Gets or sets the collection of Int16KeyFrame objects that define the animation.
Assembly: PresentationCore (in PresentationCore.dll)
public: property Int16KeyFrameCollection^ KeyFrames { Int16KeyFrameCollection^ get(); void set(Int16KeyFrameCollection^ value); }
Property Value
Type: System.Windows.Media.Animation::Int16KeyFrameCollection^The collection of Int16KeyFrame objects that define the animation. The default value is Empty.
.NET Framework
Available since 3.0
Available since 3.0
Show: