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