Share via


ColorKeyFrame.KeyTimeProperty プロパティ

定義

KeyTime 依存関係プロパティを識別します。

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

プロパティ値

KeyTime 依存関係プロパティの識別子。

適用対象