2 references to Item
System.Windows.Forms (2)
winforms\Managed\System\WinForms\HtmlElementCollection.cs (2)
69this.NativeHtmlElementCollection.Item((object)index, (object)0) as UnsafeNativeMethods.IHTMLElement; 89this.NativeHtmlElementCollection.Item((object)elementId, (object)0) as UnsafeNativeMethods.IHTMLElement;