Int64AnimationUsingKeyFrames.KeyFrames Właściwość

Definicja

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

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

Wartość właściwości

Int64KeyFrameCollection

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

Dotyczy

Zobacz też