Share via


DoubleKeyFrame.KeyTimeProperty 属性

定义

标识 KeyTime 依赖属性。

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

属性值

KeyTime 依赖属性的标识符。

适用于