DoubleKeyFrameCollection.Empty 屬性

定義

取得空的 DoubleKeyFrameCollection

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

屬性值

DoubleKeyFrameCollection

空的 DoubleKeyFrameCollection

適用於