3 references to NativeHtmlDocument2
System.Windows.Forms (3)
winforms\Managed\System\WinForms\HtmlDocument.cs (3)
932bool success = ((UnsafeNativeMethods.IHTMLDocument3)this.NativeHtmlDocument2).AttachEvent(eventName, proxy); 942((UnsafeNativeMethods.IHTMLDocument3)this.NativeHtmlDocument2).DetachEvent(eventName, proxy); 954this.cookie = new AxHost.ConnectionPointCookie(this.NativeHtmlDocument2,