PointAnimation.EnableDependentAnimationProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ EnableDependentAnimationProperty { DependencyProperty ^ get(); };
static DependencyProperty EnableDependentAnimationProperty();
public static DependencyProperty EnableDependentAnimationProperty { get; }
var dependencyProperty = PointAnimation.enableDependentAnimationProperty;
Public Shared ReadOnly Property EnableDependentAnimationProperty As DependencyProperty

プロパティ値

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

適用対象