Click or drag to resize
DurationTimeSpan Property
Gets the System.TimeSpan value that this Windows.UI.Xaml.Duration represents.

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

Property Value

Type: TimeSpan
See Also