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