5 references to ReadyNavigateToUrl
System.Windows.Forms (5)
winforms\Managed\System\WinForms\WebBrowser.cs (5)
761PerformNavigateHelper(ReadyNavigateToUrl(urlString), false, null, null, null); 791PerformNavigateHelper(ReadyNavigateToUrl(urlString), false, targetFrameName, null, null); 818PerformNavigateHelper(ReadyNavigateToUrl(urlString), newWindow, null, null, null); 846PerformNavigateHelper(ReadyNavigateToUrl(urlString), false, targetFrameName, postData, additionalHeaders); 1566return ReadyNavigateToUrl(urlString);