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

属性值

ByteKeyFrameCollection

一个空 ByteKeyFrameCollection

适用于