TimelineMarker.Time Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets the time at which a TimelineMarker is reached.
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.TimeSpanThe time at which the TimelineMarker is reached. The default value is Nothing.
Dependency property identifier field: TimeProperty
The string format for specifying a TimeSpan is [days.]hours:minutes:seconds[.fractionalSeconds].
Show: