DoubleAnimation.EasingFunctionProperty 属性

定义

标识 EasingFunction 依赖属性。

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

属性值

EasingFunction 依赖属性的标识符。

适用于