2 references to Window
System.Windows.Forms (2)
winforms\Managed\System\WinForms\HtmlDocument.cs (1)
900
HtmlWindow window = htmlDocument.
Window
;
winforms\Managed\System\WinForms\HtmlElement.cs (1)
1430
HtmlWindow window = doc.
Window
;