ObjectKeyFrameCollection.Empty プロパティ

定義

空の ObjectKeyFrameCollection を取得します。

public:
 static property System::Windows::Media::Animation::ObjectKeyFrameCollection ^ Empty { System::Windows::Media::Animation::ObjectKeyFrameCollection ^ get(); };
public static System.Windows.Media.Animation.ObjectKeyFrameCollection Empty { get; }
member this.Empty : System.Windows.Media.Animation.ObjectKeyFrameCollection
Public Shared ReadOnly Property Empty As ObjectKeyFrameCollection

プロパティ値

ObjectKeyFrameCollection

空のコレクション。

適用対象