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,指定無限重複次數。

適用於