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