共用方式為


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

適用於