AnimationScope.Duration Property

Definition

Gets or sets the animation duration.

public TimeSpan? Duration { get; set; }
member this.Duration : Nullable<TimeSpan> with get, set
Public Property Duration As Nullable(Of TimeSpan)

Property Value

Applies to