PendulumDots.DurationB Property

Definition

Gets or sets the DurationB property. This dependency property indicates the duration of the animation from the KeyFrameA till KeyFrameB.

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

Property Value

Applies to