DoubleKeyFrameCollection.Empty プロパティ

定義

空の DoubleKeyFrameCollection を取得します。

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

プロパティ値

DoubleKeyFrameCollection

空の DoubleKeyFrameCollection

適用対象