StringKeyFrameCollection.Empty プロパティ

定義

空の StringKeyFrameCollection を取得します。

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

プロパティ値

空の StringKeyFrameCollection

適用対象