PendulumDots.Delay Property

Definition

Gets or sets the Delay property. This dependency property indicates the delay between adjacent animation timelines.

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

Property Value

Applies to