2 references to ResizeTo
System.Windows.Forms (2)
winforms\Managed\System\WinForms\HtmlWindow.cs (2)
426
this.NativeHtmlWindow.
ResizeTo
(width, height);
434
this.NativeHtmlWindow.
ResizeTo
(size.Width, size.Height);