SingleAnimationUsingKeyFrames.KeyFrames Özellik

Tanım

Animasyonu tanımlayan nesne koleksiyonunu SingleKeyFrame alır veya ayarlar.

public:
 property System::Windows::Media::Animation::SingleKeyFrameCollection ^ KeyFrames { System::Windows::Media::Animation::SingleKeyFrameCollection ^ get(); void set(System::Windows::Media::Animation::SingleKeyFrameCollection ^ value); };
public System.Windows.Media.Animation.SingleKeyFrameCollection KeyFrames { get; set; }
member this.KeyFrames : System.Windows.Media.Animation.SingleKeyFrameCollection with get, set
Public Property KeyFrames As SingleKeyFrameCollection

Özellik Değeri

SingleKeyFrameCollection

Animasyonu SingleKeyFrame tanımlayan nesne koleksiyonu. Empty varsayılan değerdir.

Şunlara uygulanır

Ayrıca bkz.