SingleKeyFrameCollection.Empty プロパティ

定義

空の SingleKeyFrameCollection を取得します。

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

プロパティ値

SingleKeyFrameCollection

空の SingleKeyFrameCollection

適用対象