Represents the HTML document in the browser.
'Usage Dim instance As HtmlDocument 'Declaration Public NotInheritable Class HtmlDocument _ Inherits HtmlObject
You can use two Silverlight classes to access and manipulate the Document Object Model (DOM): HtmlPage and HtmlDocument.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.