2 references to GetLocation
System.Windows.Forms (2)
winforms\Managed\System\WinForms\HtmlDocument.cs (1)
162UnsafeNativeMethods.IHTMLLocation iHtmlLocation = this.NativeHtmlDocument2.GetLocation();
winforms\Managed\System\WinForms\WebBrowser.cs (1)
267UnsafeNativeMethods.IHTMLLocation iHTMLLocation = iHTMLDocument2.GetLocation();