Int16AnimationUsingKeyFrames.KeyFrames Właściwość

Definicja

Pobiera lub ustawia kolekcję Int16KeyFrame obiektów, które definiują animację.

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

Wartość właściwości

Int16KeyFrameCollection

Kolekcja Int16KeyFrame obiektów definiujących animację. Wartość domyślna to Empty.

Dotyczy

Zobacz też