Duration.Forever Proprietà

Definizione

Ottiene un valore Duration che rappresenta un intervallo infinito.

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

Valore della proprietà

Duration

Oggetto Duration inizializzato con un valore infinito.

Commenti

Uso della sintassi XAML per gli attributi

<object property="Forever" />  

Valori XAML

property
Proprietà che accetta un Duration valore.

Si applica a