ObjectAnimationUsingKeyFrames.KeyFrames Property

Definition

Gets the collection of ObjectKeyFrame objects that define the animation.

C#
public ObjectKeyFrameCollection KeyFrames { get; }
XAML
<ObjectAnimationUsingKeyFrames>oneOrMoreDiscreteObjectKeyFrames</ObjectAnimationUsingKeyFrames>

Property Value

The collection of ObjectKeyFrame objects that define the animation. The default is an empty collection.

Applies to

Product Versies
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6