1 write to _htmlFramesCollection2
System.Windows.Forms (1)
System\Windows\Forms\Controls\WebBrowser\HtmlWindowCollection.cs (1)
20_htmlFramesCollection2 = new(collection, takeOwnership: true, trackDisposal: false);
2 references to _htmlFramesCollection2
System.Windows.Forms (2)
System\Windows\Forms\Controls\WebBrowser\HtmlWindowCollection.cs (2)
29private AgileComPointer<IHTMLFramesCollection2> NativeHTMLFramesCollection2 => _htmlFramesCollection2; 58using var htmlFrameCollection2 = _htmlFramesCollection2.GetInterface();