ByteKeyFrameCollection.Empty プロパティ

定義

空の ByteKeyFrameCollection を取得します。

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

プロパティ値

空の ByteKeyFrameCollection

適用対象