HtmlPage.Window Property
Silverlight
Gets the browser's window object.
Namespace: System.Windows.Browser
Assembly: System.Windows.Browser (in System.Windows.Browser.dll)
The return value references a browser's window object if the control is running in a page, or an IFRAME's window object if the control is running in the context of an IFRAME.
See the window object in the dynamic HTML (DHTML) documentation for information about the JavaScript window object.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.