DoubleKeyFrame.KeyTimeProperty Property

Definition

Identifies the KeyTime dependency property.

public:
 static property DependencyProperty ^ KeyTimeProperty { DependencyProperty ^ get(); };
static DependencyProperty KeyTimeProperty();
public static DependencyProperty KeyTimeProperty { get; }
var dependencyProperty = DoubleKeyFrame.keyTimeProperty;
Public Shared ReadOnly Property KeyTimeProperty As DependencyProperty

Property Value

The identifier for the KeyTime dependency property.

Applies to