次の方法で共有


ExponentialEase.ExponentProperty プロパティ

定義

Exponent 依存関係プロパティを識別します。

public:
 static property DependencyProperty ^ ExponentProperty { DependencyProperty ^ get(); };
static DependencyProperty ExponentProperty();
public static DependencyProperty ExponentProperty { get; }
var dependencyProperty = ExponentialEase.exponentProperty;
Public Shared ReadOnly Property ExponentProperty As DependencyProperty

プロパティ値

Exponent 依存関係プロパティの識別子。

適用対象