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