Share via


ColorKeyFrameCollection.Empty 속성

정의

ColorKeyFrameCollection를 가져옵니다.

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

속성 값

ColorKeyFrameCollection

ColorKeyFrameCollection입니다.

적용 대상