Share via


PendulumDots.ReverseDuration Property

 

Applies To: Dynamics CRM 2015

Gets or sets the ReverseDuration property. This dependency property indicates the duration of the total animation in reverse.

Namespace:   Microsoft.Xrm.Tooling.CrmConnectControl
Assembly:  Microsoft.Xrm.Tooling.CrmConnectControl (in Microsoft.Xrm.Tooling.CrmConnectControl.dll)

Syntax

public Duration ReverseDuration { get; set; }
public:
property Duration ReverseDuration {
    Duration get();
    void set(Duration value);
}
member ReverseDuration : Duration with get, set
Public Property ReverseDuration As Duration

Property Value

Type: System.Windows.Duration

See Also

PendulumDots Class
Microsoft.Xrm.Tooling.CrmConnectControl Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright