3 references to get_href
System.Windows.Forms (3)
System\Windows\Forms\Controls\WebBrowser\HtmlDocument.cs (1)
152
htmlLocation.Value->
get_href
(&href).ThrowOnFailure();
System\Windows\Forms\Controls\WebBrowser\HtmlWindow.cs (1)
235
location.Value->
get_href
(&href).ThrowOnFailure();
System\Windows\Forms\Controls\WebBrowser\WebBrowser.cs (1)
233
htmlLocation.Value->
get_href
(&href).ThrowOnFailure();