ElasticEase.SpringinessProperty Property

Definition

Identifies the Springiness dependency property.

public:
 static property DependencyProperty ^ SpringinessProperty { DependencyProperty ^ get(); };
static DependencyProperty SpringinessProperty();
public static DependencyProperty SpringinessProperty { get; }
var dependencyProperty = ElasticEase.springinessProperty;
Public Shared ReadOnly Property SpringinessProperty As DependencyProperty

Property Value

The identifier for the Springiness dependency property.

Applies to