Int32AnimationUsingKeyFrames.KeyFrames Özellik

Tanım

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

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

Özellik Değeri

Int32KeyFrameCollection

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

Şunlara uygulanır

Ayrıca bkz.