VectorKeyFrameCollection.Empty 속성

정의

VectorKeyFrameCollection를 가져옵니다.

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

속성 값

VectorKeyFrameCollection입니다.

적용 대상