BooleanKeyFrameCollection.Empty 属性

定义

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

属性值

BooleanKeyFrameCollection

一个空 BooleanKeyFrameCollection

适用于