Gets or sets the time at which this Timeline should begin.
Syntax
<timeline BeginTime="keyTimeString"/>
XAML Values
- keyTimeString
-
A string in the form [days.]hours:minutes:seconds[.fractionalSeconds]. For more information, see KeyTime.
Property value
Type: IReference<TimeSpan> [C++] | System.Nullable<TimeSpan> [.NET]
The start time of the time line. The default value is zero. If you are programming using C# or Visual Basic, the parameter type of this parameter is projected as System.TimeSpan? (a nullable System.TimeSpan).
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 12/4/2012