Which class is used to put animation objects in Siverlight application?
Answer / Neha Sona
The `System.Windows.Media.Animation` namespace in Silverlight contains several classes that can be used for animations, such as Storyboard, DoubleAnimation, and Timeline. The Storyboard class is often used to group multiple animations together.
| Is This Answer Correct ? | 0 Yes | 0 No |
give the reasons how ajax is better than a java applet?
What audio or video formats are supported in silverlight?
What is clientbin folder in silverlight application?
Is it possible to pass parameters to silverlight controls from asp.net pages?
Does silverlight work on safari?
Which class is used to put animation objects in Siverlight application?
Why we use XAML language in Silverlight?
What are the different ways to display text with silverlight?
How to change the default page of the silverlight application?
What is the difference between glyph cache and image cache?
What are the different resource properties specifying a style?
What are the programming languages in which you can implement behavior of silverlight application?