TimeSpan Property
Collapse the table of content
Expand the table of content

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.

Namespace:  System.Windows.Media.Animation
Assembly:  System.Windows (in System.Windows.dll)

'Declaration
Public ReadOnly Property TimeSpan As TimeSpan

Property Value

Type: System.TimeSpan
The time when the key frame ends, expressed as a time relative to the beginning of the animation.

ExceptionCondition
InvalidOperationException

If this instance is not of type TimeSpan.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft