3 references to IHTMLDocument4
System.Windows.Forms (3)
winforms\Managed\System\WinForms\HtmlDocument.cs (3)
334
return ((UnsafeNativeMethods.
IHTMLDocument4
)this.NativeHtmlDocument2).HasFocus();
485
((UnsafeNativeMethods.
IHTMLDocument4
)this.NativeHtmlDocument2).Focus();
487
((UnsafeNativeMethods.
IHTMLDocument4
)this.NativeHtmlDocument2).Focus();