RepeatBehavior.Forever Propriété

Définition

Obtient un RepeatBehavior qui spécifie un nombre infini de répétitions.

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

Valeur de propriété

RepeatBehavior

RepeatBehavior qui spécifie un nombre infini de répétitions.

S’applique à