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 依存関係プロパティの識別子。

適用対象