Storyboard.GetCurrentTime Méthode
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 l’heure d’horloge d’animation actuelle du Storyboard.
public:
virtual TimeSpan GetCurrentTime() = GetCurrentTime;
TimeSpan GetCurrentTime();
public System.TimeSpan GetCurrentTime();
function getCurrentTime()
Public Function GetCurrentTime () As TimeSpan
Retours
Heure d’animation actuelle du Storyboard selon l’horloge d’animation en cours d’exécution, ou null si l’horloge d’animation est Arrêtée.