BounceEase.BouncinessProperty 属性

定义

标识 Bounciness 依赖属性。

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

属性值

Bounciness 依赖属性的标识符。

适用于