StringKeyFrameCollection.Empty 속성

정의

StringKeyFrameCollection를 가져옵니다.

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

속성 값

StringKeyFrameCollection

StringKeyFrameCollection입니다.

적용 대상