共用方式為


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相依性屬性的識別碼。

適用於