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相依性屬性的識別碼。

適用於