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

적용 대상