Is there a way to scale a silverlight app to 100% width and 100% height of the browser frame that the application is embedded in?
I'm aware of the full screen capabilities, I'd like it to sit nicely inside the browser.
|
|
Is there a way to scale a silverlight app to 100% width and 100% height of the browser frame that the application is embedded in? I'm aware of the full screen capabilities, I'd like it to sit nicely inside the browser.
|
||
|
|
|
|
Using |
|||
|
|
|
Remove the Width and Height attributes from the root UserControl. |
||
|
|