PointKeyFrameCollection.Empty プロパティ

定義

空の PointKeyFrameCollection を取得します。

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

プロパティ値

PointKeyFrameCollection

空の PointKeyFrameCollection

適用対象