ExponentialEase.ExponentProperty Property

Definition

Identifies the Exponent  dependency property.

public:
 static property DependencyProperty ^ ExponentProperty { DependencyProperty ^ get(); };
static DependencyProperty ExponentProperty();
public static DependencyProperty ExponentProperty { get; }
var dependencyProperty = ExponentialEase.exponentProperty;
Public Shared ReadOnly Property ExponentProperty As DependencyProperty

Property Value

The identifier for the Exponent  dependency property.

Applies to