3 references to get_length
System.Windows.Forms (1)
System\Windows\Forms\Controls\WebBrowser\HtmlWindowCollection.cs (1)
88htmlFrames2.Value->get_length(&length).ThrowOnFailure();
System.Windows.Forms.Primitives (2)
Windows.Win32.IHTMLFramesCollection2.g.cs (2)
149 /// <inheritdoc cref="get_length(int*)"/> 154 winmdroot.Foundation.HRESULT __result = this.get_length(pLocal);