BounceEase.BouncinessProperty Property

Definition

Identifies the Bounciness dependency property.

public:
 static property DependencyProperty ^ BouncinessProperty { DependencyProperty ^ get(); };
static DependencyProperty BouncinessProperty();
public static DependencyProperty BouncinessProperty { get; }
var dependencyProperty = BounceEase.bouncinessProperty;
Public Shared ReadOnly Property BouncinessProperty As DependencyProperty

Property Value

The identifier for the Bounciness dependency property.

Applies to