1 reference to HtmlWindowCollection
System.Windows.Forms (1)
winforms\Managed\System\WinForms\HtmlWindow.cs (1)
113return (iHTMLFramesCollection2 != null) ? new HtmlWindowCollection(ShimManager, iHTMLFramesCollection2) : null;