HtmlPage.Document Property
Silverlight
Gets the browser's document object.
Namespace: System.Windows.Browser
Assembly: System.Windows.Browser (in System.Windows.Browser.dll)
Property Value
Type: System.Windows.Browser.HtmlDocumentA reference to the browser's document object.
The return value is strongly typed as an HtmlDocument, because the browser's document object is a first-class type in Silverlight.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.