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입니다.

적용 대상