SplineDoubleKeyFrame.KeySplineProperty Property

Definition

Identifies the KeySpline dependency property.

public:
 static property DependencyProperty ^ KeySplineProperty { DependencyProperty ^ get(); };
static DependencyProperty KeySplineProperty();
public static DependencyProperty KeySplineProperty { get; }
var dependencyProperty = SplineDoubleKeyFrame.keySplineProperty;
Public Shared ReadOnly Property KeySplineProperty As DependencyProperty

Property Value

The identifier for the KeySpline dependency property.

Applies to