DispatcherTimer.Interval Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit la durée entre les cycles du minuteur.
public:
property TimeSpan Interval { TimeSpan get(); void set(TimeSpan value); };
TimeSpan Interval();
void Interval(TimeSpan value);
public System.TimeSpan Interval { get; set; }
var timeSpan = dispatcherTimer.interval;
dispatcherTimer.interval = timeSpan;
Public Property Interval As TimeSpan
Valeur de propriété
Durée entre les graduations. La valeur par défaut est un TimeSpan
avec la valeur évaluée comme 00:00:00.