言語

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; }
static member Empty : System.Windows.Media.Animation.SingleKeyFrameCollection
Public Shared ReadOnly Property Empty As SingleKeyFrameCollection

プロパティ値

空の SingleKeyFrameCollection

適用対象