I have a silverlight app which can be installed as out-of-browser.
I've defined the Height and Width in the main UserControl.
I've defined the same Height and Width in the OutOfBrowserSettings.xml file.
But the user can still resize the out-of-browser frame window. How do I prevent this?