how can be a silverlight application shown in full-screen mode?
Answer / Viplov Bhrdwaj
To display a Silverlight application in full-screen mode, you can use the following approach:
1. Create a custom FullScreenButton behavior for the application.
2. Set the Application.Current.Host.Content.Width and Application.Current.Host.Content.Height properties to the screen size.
3. Implement a method to toggle between full-screen and normal mode when the user clicks the FullScreenButton.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is ria?
What are the transformations that silverlight supports for the elements?
what is story board in silverlight?
Explain about silverlight plug-in?
what is a .xap file?
What is the use of Silverlight?
What is the role of silverlight plugin in the silverlight application life-cycle?
Mention what is the xap mime type in silverlight?
What are those platforms which supports silverlight?
What are differences between silverlight and wpf?
What happened when I press f5 within visual studio to run silverlight application?
explain deep zoom in silverlight?