BounceEase.BouncesProperty Property

Definition

Identifies the Bounces dependency property.

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

Property Value

The identifier for the Bounces dependency property.

Applies to