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

プロパティ値

無限の繰り返し数を指定する RepeatBehavior

適用対象