次の方法で共有


BounceEase.BouncesProperty プロパティ

定義

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

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

プロパティ値

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

適用対象