DoubleAnimation.EnableDependentAnimation property
Gets or sets a value that declares whether animated properties that are considered dependent animations should be permitted to use this animation declaration.
Syntax
<DoubleAnimation EnableDependentAnimation="bool" />
Property value
Type: System.Boolean [.NET] | Platform::Boolean [C++]
true if the animation can be used for a dependent animation case. false if the animation cannot be used for a dependent animation case.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 12/4/2012
