EasingDoubleKeyFrame.EasingFunctionProperty Property

Definition

Identifies the EasingFunction dependency property.

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

Property Value

The identifier for the EasingFunction dependency property.

Applies to