SingleKeyFrameCollection.Empty 屬性

定義

取得空的 SingleKeyFrameCollection

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

適用於