1 write to shimManager
System.Windows.Forms (1)
winforms\Managed\System\WinForms\HtmlWindowCollection.cs (1)
31this.shimManager = shimManager;
2 references to shimManager
System.Windows.Forms (2)
winforms\Managed\System\WinForms\HtmlWindowCollection.cs (2)
56return (htmlWindow2 != null) ? new HtmlWindow(shimManager, htmlWindow2) : null; 75return (htmlWindow2 != null) ? new HtmlWindow(shimManager, htmlWindow2) : null;