KeyFrames Property
Collapse the table of content
Expand the table of content

ObjectAnimationUsingKeyFrames::KeyFrames Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets the collection of ObjectKeyFrame objects that define the animation.

Namespace:  System.Windows.Media.Animation
Assembly:  System.Windows (in System.Windows.dll)
XMLNS for XAML: Not mapped to an xmlns.

No code example is currently available or this language may not be supported.

XAML Values

oneOrMoreObjectKeyFrames

One or more DiscreteObjectKeyFrame object elements that define the key frames for the animation.

Property Value

Type: System.Windows.Media.Animation::ObjectKeyFrameCollection
The collection of ObjectKeyFrame objects that define the animation. The default is an empty collection.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft