4 references to ReadyNavigateToUrl
System.Windows.Forms (4)
winforms\Managed\System\WinForms\WebBrowser.cs (4)
638this.PerformNavigateHelper(ReadyNavigateToUrl(value), false, null, null, null); 774PerformNavigateHelper(ReadyNavigateToUrl(url), false, targetFrameName, null, null); 801PerformNavigateHelper(ReadyNavigateToUrl(url), newWindow, null, null, null); 829PerformNavigateHelper(ReadyNavigateToUrl(url), false, targetFrameName, postData, additionalHeaders);