2 references to moveTo
System.Windows.Forms (2)
System\Windows\Forms\Controls\WebBrowser\HtmlWindow.cs (2)
295
htmlWindow.Value->
moveTo
(x, y).ThrowOnFailure();
304
htmlWindow.Value->
moveTo
(point.X, point.Y).ThrowOnFailure();