Duration.Forever Proprietà

Definizione

Ottiene un Duration valore che rappresenta un intervallo infinito.

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

Valore della proprietà

Inizializzato Duration in un valore per sempre.

Commenti

Questo struct rappresenta la proiezione .NET dello struct Windows Runtime (WinRT) Duration. Per altre informazioni, vedi Durata nelle informazioni di riferimento sulle API UWP.

Si applica a