共用方式為


MatrixAnimationUsingKeyFrames.IKeyFrameAnimation.KeyFrames 屬性

定義

取得或設定已排序的集合 KeyFrames,其與這個動畫序列相關。

property System::Collections::IList ^ System::Windows::Media::Animation::IKeyFrameAnimation::KeyFrames { System::Collections::IList ^ get(); void set(System::Collections::IList ^ value); };
System.Collections.IList System.Windows.Media.Animation.IKeyFrameAnimation.KeyFrames { get; set; }
member this.System.Windows.Media.Animation.IKeyFrameAnimation.KeyFrames : System.Collections.IList with get, set
 Property KeyFrames As IList Implements IKeyFrameAnimation.KeyFrames

屬性值

IList

IListKeyFrames

實作

適用於