BooleanKeyFrameCollection.Empty 속성

정의

BooleanKeyFrameCollection를 가져옵니다.

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

속성 값

BooleanKeyFrameCollection

BooleanKeyFrameCollection입니다.

적용 대상