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