SingleKeyFrameCollection.Empty 属性

定义

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

属性值

SingleKeyFrameCollection

一个空 SingleKeyFrameCollection

适用于