Storyboard.GetCurrentTime Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the current time of the storyboard.
Assembly: System.Windows (in System.Windows.dll)
Return Value
Type: System.TimeSpanThe current time of the storyboard, or null if the storyboard's clock is Stopped.
Show: