RepeatBehavior.Forever Właściwość

Definicja

Pobiera RepeatBehavior element , który określa nieskończoną liczbę powtórzeń.

public:
 static property Windows::UI::Xaml::Media::Animation::RepeatBehavior Forever { Windows::UI::Xaml::Media::Animation::RepeatBehavior get(); };
public static Windows.UI.Xaml.Media.Animation.RepeatBehavior Forever { get; }
member this.Forever : Windows.UI.Xaml.Media.Animation.RepeatBehavior
Public Shared ReadOnly Property Forever As RepeatBehavior

Wartość właściwości

RepeatBehavior

Wartość RepeatBehavior określająca nieskończoną liczbę powtórzeń.

Uwagi

Ta struktura reprezentuje projekcję .NET struktury Windows Runtime RepeatBehavior (WinRT). Aby uzyskać więcej informacji, zobacz repeatBehavior w interfejsie API platformy uniwersalnej systemu Windows.

Dotyczy