Int16AnimationUsingKeyFrames.KeyFrames Özellik

Tanım

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

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

Özellik Değeri

Int16KeyFrameCollection

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

Şunlara uygulanır

Ayrıca bkz.