4 references to item
System.Windows.Forms (2)
System\Windows\Forms\Controls\WebBrowser\HtmlWindowCollection.cs (2)
41htmlFrames2.Value->item(&oIndex, &variantDispatch).ThrowOnFailure(); 60htmlFrameCollection2.Value->item(&oWindowId, &variantDispatch).ThrowOnFailure();
System.Windows.Forms.Primitives (2)
Windows.Win32.IHTMLFramesCollection2.g.cs (2)
111 /// <inheritdoc cref="item(winmdroot.System.Variant.VARIANT*, winmdroot.System.Variant.VARIANT*)"/> 118 winmdroot.Foundation.HRESULT __result = this.item(pvarIndexLocal, pvarResultLocal);