Edit

Share via


AnimationBase.KeyFrames Property

Definition

Gets or sets the KeyFrameCollection of the animations

public Microsoft.Toolkit.Uwp.UI.Animations.KeyFrameCollection KeyFrames { get; set; }
member this.KeyFrames : Microsoft.Toolkit.Uwp.UI.Animations.KeyFrameCollection with get, set
Public Property KeyFrames As KeyFrameCollection

Property Value

Applies to