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 依存関係プロパティの識別子。

適用対象