how can be a silverlight application shown in full-screen mode?



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

Post New Answer

More Microsoft Silverlight Interview Questions

What is ria?

1 Answers  


What are the transformations that silverlight supports for the elements?

1 Answers  


what is story board in silverlight?

1 Answers   Microsoft,


Explain about silverlight plug-in?

1 Answers  


what is a .xap file?

1 Answers   Microsoft,


What is the use of Silverlight?

1 Answers  


What is the role of silverlight plugin in the silverlight application life-cycle?

1 Answers  


Mention what is the xap mime type in silverlight?

1 Answers  


What are those platforms which supports silverlight?

1 Answers  


What are differences between silverlight and wpf?

1 Answers  


What happened when I press f5 within visual studio to run silverlight application?

1 Answers  


explain deep zoom in silverlight?

1 Answers   Microsoft,


Categories