3 references to NativeHTMLFramesCollection2
System.Windows.Forms (3)
System\Windows\Forms\Controls\WebBrowser\HtmlWindowCollection.cs (3)
26Debug.Assert(NativeHTMLFramesCollection2 is not null, "The window collection object should implement IHTMLFramesCollection2"); 39using var htmlFrames2 = NativeHTMLFramesCollection2.GetInterface(); 86using var htmlFrames2 = NativeHTMLFramesCollection2.GetInterface();