DurationTimeSpan Property |
Gets the System.TimeSpan value that this Windows.UI.Xaml.Duration represents.
Namespace: Windows.UI.XamlAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public TimeSpan TimeSpan { get; }
Property Value
Type:
TimeSpanSee Also