VectorKeyFrameCollection.Empty 属性

定义

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

属性值

VectorKeyFrameCollection

一个空 VectorKeyFrameCollection

适用于