var wb = (WebBrowser) sender; if (e.Url.AbsoluteUri == wb.Url.AbsoluteUri) { //yapılacak işlemler..... }