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