KeyTime.TimeSpan Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the time when the key frame ends, expressed as a time relative to the beginning of the animation.
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.TimeSpanThe time when the key frame ends, expressed as a time relative to the beginning of the animation.
| Exception | Condition |
|---|---|
| InvalidOperationException | If this instance is not of type TimeSpan. |
Show: