次の方法で共有


SplineColorKeyFrame.KeySplineProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ KeySplineProperty { DependencyProperty ^ get(); };
static DependencyProperty KeySplineProperty();
public static DependencyProperty KeySplineProperty { get; }
var dependencyProperty = SplineColorKeyFrame.keySplineProperty;
Public Shared ReadOnly Property KeySplineProperty As DependencyProperty

プロパティ値

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

適用対象