ElasticEase.OscillationsProperty Property

Definition

Identifies the Oscillations dependency property.

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

Property Value

The identifier for the Oscillations dependency property.

Applies to