Click or drag to resize
DurationForever Property
Gets a Windows.UI.Xaml.Duration value that represents an infinite interval.

Namespace: Windows.UI.Xaml
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public static Duration Forever { get; }

Property Value

Type: Duration
See Also