BounceEase.BouncinessProperty プロパティ

定義

[バウンス] 依存関係プロパティを識別します。

public:
 static property DependencyProperty ^ BouncinessProperty { DependencyProperty ^ get(); };
static DependencyProperty BouncinessProperty();
public static DependencyProperty BouncinessProperty { get; }
var dependencyProperty = BounceEase.bouncinessProperty;
Public Shared ReadOnly Property BouncinessProperty As DependencyProperty

プロパティ値

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

適用対象