8 references to Document
System.Windows.Forms (8)
winforms\Managed\System\WinForms\WebBrowser.cs (8)
293HtmlDocument htmlDocument = this.Document; 371HtmlDocument htmlDocument = this.Document; 401HtmlDocument htmlDocument = this.Document; 428if (this.Document == null) { 446if (this.Document == null) { 569if (this.Document == null) { 592if (this.Document == null) { 1956HtmlDocument htmlDocument = this.parent.Document;