RepeatBehavior.Forever 속성

정의

무한 반복 횟수를 지정하는 RepeatBehavior 를 가져옵니다.

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

속성 값

RepeatBehavior

무한 반복 횟수를 지정하는 RepeatBehavior 입니다.

적용 대상