ColorKeyFrameCollection.Empty 属性

定义

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

属性值

ColorKeyFrameCollection

一个空 ColorKeyFrameCollection

适用于