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