CharKeyFrameCollection.Empty 属性

定义

获取空 CharKeyFrameCollection

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

属性值

CharKeyFrameCollection

一个空 CharKeyFrameCollection

适用于