Click or drag to resize
Duration Properties

The Duration type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAutomatic
Gets a Windows.UI.Xaml.Duration value that is automatically determined.
Public propertyStatic memberForever
Gets a Windows.UI.Xaml.Duration value that represents an infinite interval.
Public propertyHasTimeSpan
Gets a value that indicates if this Windows.UI.Xaml.Duration represents a System.TimeSpan value.
Public propertyTimeSpan
Gets the System.TimeSpan value that this Windows.UI.Xaml.Duration represents.
Top
See Also