2 references to MoveTo
System.Windows.Forms (2)
winforms\Managed\System\WinForms\HtmlWindow.cs (2)
317this.NativeHtmlWindow.MoveTo(x, y); 326this.NativeHtmlWindow.MoveTo(point.X, point.Y);