次の方法で共有


BackEase.AmplitudeProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ AmplitudeProperty { DependencyProperty ^ get(); };
static DependencyProperty AmplitudeProperty();
public static DependencyProperty AmplitudeProperty { get; }
var dependencyProperty = BackEase.amplitudeProperty;
Public Shared ReadOnly Property AmplitudeProperty As DependencyProperty

プロパティ値

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

適用対象