What is the parent xaml tag of silverlight page? Explain its purposes.
Answer / Harshit Dwivedi
The `<Page>` tag is the parent XAML tag for a Silverlight page. It contains all other elements within the page and serves as the main container for the UI elements.
| Is This Answer Correct ? | 0 Yes | 0 No |
What silverlight is composed of?
What is the purpose of control templates in silverlight?
How can silverlight use asx files?
what is silverlight.js file? Explain with an example.
What are the properties that have to be initialized for creating a silverlight control using createsilverlight()?
What is the difference between silverlight and flash?
What are those platforms which supports silverlight?
Which tool should use for Silverlight – Expression Studio or Visual Studio?
What are the different classes used in visual tree?
What kind of brushed does silverlight support?
what is .xap file in context of silverlight?
Which language is used to design the layout in silverlight?