Storyboard.Begin Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Initiates the set of animations associated with the storyboard.
Assembly: System.Windows (in System.Windows.dll)
Note: |
|---|
Do not attempt to call Storyboard members (for example, Begin) within the constructor of the page. This will cause the animation to fail silently. |
Show:
Note: