1 write to htmlWindow2
System.Windows.Forms (1)
winforms\Managed\System\WinForms\HtmlWindow.cs (1)
42this.htmlWindow2 = win;
3 references to htmlWindow2
System.Windows.Forms (3)
winforms\Managed\System\WinForms\HtmlWindow.cs (3)
52return this.htmlWindow2; 815return htmlWindow2 == null ? 0 : htmlWindow2.GetHashCode();