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

適用対象