Jaa


PendulumDots.TotalDuration Property

Definition

Gets or sets the TotalDuration property. This dependency property indicates the duration of the complete animation.

public:
 property System::Windows::Duration TotalDuration { System::Windows::Duration get(); void set(System::Windows::Duration value); };
public System.Windows.Duration TotalDuration { get; set; }
member this.TotalDuration : System.Windows.Duration with get, set
Public Property TotalDuration As Duration

Property Value

Applies to