次の方法で共有


EasingFunctionBase.EasingModeProperty プロパティ

定義

EasingMode 依存関係プロパティを識別します。

public:
 static property DependencyProperty ^ EasingModeProperty { DependencyProperty ^ get(); };
static DependencyProperty EasingModeProperty();
public static DependencyProperty EasingModeProperty { get; }
var dependencyProperty = EasingFunctionBase.easingModeProperty;
Public Shared ReadOnly Property EasingModeProperty As DependencyProperty

プロパティ値

EasingMode 依存関係プロパティの識別子。

適用対象