Duration Properties

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The Duration type exposes the following members.

Properties

  Name Description
Public propertyStatic memberSupported by Silverlight for Windows Phone Automatic Gets a Duration value that is automatically determined.
Public propertyStatic memberSupported by Silverlight for Windows Phone Forever Gets a Duration value that represents an infinite interval.
Public propertySupported by Silverlight for Windows Phone HasTimeSpan Gets a value that indicates if this Duration represents a TimeSpan value.
Public propertySupported by Silverlight for Windows Phone TimeSpan Gets the TimeSpan value that this Duration represents.

Top