StringAnimationUsingKeyFrames.KeyFrames Özellik

Tanım

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

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

Özellik Değeri

StringKeyFrameCollection

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

Şunlara uygulanır

Ayrıca bkz.