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; }
static member Forever : System.Windows.Media.Animation.RepeatBehavior
Public Shared ReadOnly Property Forever As RepeatBehavior

속성 값

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

적용 대상