ElasticEase.SpringinessProperty 属性

定义

标识 Springiness 依赖属性。

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

属性值

Springiness 依赖属性的标识符。

适用于