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