PendulumDots.DurationA Property

Definition

Gets or sets the DurationA property. This dependency property indicates the duration of the animation from the start point till KeyFrameA.

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

Property Value

Applies to