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 종속성 속성의 식별자입니다.

적용 대상