ExponentialEase.ExponentProperty 属性

定义

标识 指数 依赖属性。

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

属性值

指数依赖属性的标识符。

适用于