InterviewSolution
Saved Bookmarks
| 1. |
What Is Story Board In Silverlight? |
|
Answer» A STORYBOARD in the Silverlight is a container where we can put animation objects. We need to make the Storyboard a resource that is AVAILABLE to the objects that we WANT to ANIMATE. A Storyboard in the Silverlight is a container where we can put animation objects. We need to make the Storyboard a resource that is available to the objects that we want to animate. |
|