What objects support tranformations?
Answer / Vinod Sharma
In Silverlight, the `Transform` class and its derived classes (such as `TranslateTransform`, `RotateTransform`, `ScaleTransform`, and `SkewTransform`) support various transformations. These can be applied to UI elements using their attached properties.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the purpose of control templates in silverlight?
What is the parent xaml tag of silverlight page? Explain its purposes.
What are the main features and benefits of Silverlight?
Explain the element tree in silverlight architecture?
How can you check the internet connection status in silverlight?
Will silverlight-based applications and content run on any web server? What are the benefits to running it on servers running windows?
what is the parent xaml tag of silverlight page?
What are the necessary step that need to be performed in order to download content from within silverlight?
Describe Silverlight SDK?
Explain the concept of keyframe.
What is a Silverlight.js file?
Which language is Silverlight developed in?