Method | Description | |
---|---|---|
Play ( |
||
ProceduralAnimationController ( |
Initializes an instance of an AnimationController applying to the specified FrameworkElement.
|
|
Stop ( |
Method | Description | |
---|---|---|
GetAnimationController ( |
||
OnStoryboardCompleted ( object sender, |
||
PlayCore ( |
||
StopCore ( |
public static Play ( |
||
animation | ||
associatedElement | ||
return |
public ProceduralAnimationController ( |
||
fe | The associated FrameworkElement. | |
return | System |
public static Stop ( |
||
animation | ||
stopState | ProceduralAnimationStopState | |
return | void |