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