BounceEase.BouncesProperty 属性

定义

标识 Bounces 依赖属性。

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

属性值

Bounces 依赖属性的标识符。

适用于