VectorKeyFrameCollection.Empty プロパティ

定義

空の VectorKeyFrameCollection を取得します。

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

プロパティ値

空の VectorKeyFrameCollection

適用対象