Share via


PointAnimation.EasingFunctionProperty 屬性

定義

識別 EasingFunction 相依性屬性。

public:
 static property DependencyProperty ^ EasingFunctionProperty { DependencyProperty ^ get(); };
static DependencyProperty EasingFunctionProperty();
public static DependencyProperty EasingFunctionProperty { get; }
var dependencyProperty = PointAnimation.easingFunctionProperty;
Public Shared ReadOnly Property EasingFunctionProperty As DependencyProperty

屬性值

EasingFunction相依性屬性的識別碼。

適用於