다음을 통해 공유


ByteKeyFrameCollection.Empty 속성

정의

ByteKeyFrameCollection를 가져옵니다.

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

속성 값

ByteKeyFrameCollection

ByteKeyFrameCollection입니다.

적용 대상