Click or drag to resize
DurationAutomatic Property
Gets a Windows.UI.Xaml.Duration value that is automatically determined.

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

Property Value

Type: Duration
See Also