ObjectAnimationUsingKeyFrames.EnableDependentAnimationProperty 属性

定义

标识 EnableDependentAnimation 依赖属性。

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

属性值

EnableDependentAnimation 依赖属性的标识符。

适用于