RepeatBehavior.Forever Eigenschaft

Definition

Ruft ein RepeatBehavior ab, das eine unbegrenzte Anzahl von Wiederholungen angibt.

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

Eigenschaftswert

Ein RepeatBehavior, das eine unbegrenzte Anzahl von Wiederholungen angibt.

Gilt für: