BooleanAnimationUsingKeyFrames.KeyFrames Özellik

Tanım

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

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

Özellik Değeri

BooleanKeyFrameCollection

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

Şunlara uygulanır

Ayrıca bkz.