Share via


ObjectKeyFrame.KeyTimeProperty 屬性

定義

識別 KeyTime 相依性屬性。

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

屬性值

KeyTime相依性屬性的識別碼。

適用於