DurationHasTimeSpan Property |
Gets a value that indicates if this Windows.UI.Xaml.Duration represents a
System.TimeSpan value.
Namespace: Windows.UI.XamlAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public bool HasTimeSpan { get; }
Property Value
Type:
BooleanSee Also