1 reference to HtmlWindowCollection
System.Windows.Forms (1)
System\Windows\Forms\Controls\WebBrowser\HtmlWindow.cs (1)
95
return iHTMLFramesCollection2 is not null ? new
HtmlWindowCollection
(ShimManager, iHTMLFramesCollection2) : null;