Duration Properties |
The Duration type exposes the following members.
Name | Description | |
---|---|---|
Automatic |
Gets a Windows.UI.Xaml.Duration value that is automatically determined.
| |
Forever |
Gets a Windows.UI.Xaml.Duration value that represents an infinite interval.
| |
HasTimeSpan |
Gets a value that indicates if this Windows.UI.Xaml.Duration represents a
System.TimeSpan value.
| |
TimeSpan |
Gets the System.TimeSpan value that this Windows.UI.Xaml.Duration represents.
|