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

적용 대상