How can you see a silverlight application in full-screen mode?
Answer / Prashant Gangwar
"In HTML hosting, you can use JavaScript code or use the Silverlight plug-in to enable full-screen mode. In XAML, it can be done programmatically using the Application.Current.Host.Content.IsFullScreen = true; statement."
| Is This Answer Correct ? | 0 Yes | 0 No |
Describe the different XAML files generated when a new project in Silverlight Visual Studio is created
Does silverlight supports database connectivity? Explain
what is the codec silverlight supports for hd streaming?
Why use Silverlight?
Which platforms does Silverlight support?
What are the steps required to set the controls in silverlight?
Explain the use of clientbin folder in silverlight
What objects support tranformations?
Describe how to perform event handling in silverlight.
Can we use external fonts in Silverlight? How
What are the tools are required to develop Silverlight applications?
What kind of brush does silverlight support?