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.
Assembly: System.Windows (in System.Windows.dll)
XMLNS for XAML: Not mapped to an xmlns.
XAML Values
Property Value
Type: System.Windows.Media.Animation::ObjectKeyFrameCollectionThe collection of ObjectKeyFrame objects that define the animation. The default is an empty collection.
Show: