5 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();
System.Windows.Forms.Primitives (2)
_generated\159\Windows.Win32.IHTMLLocation.g.cs (2)
165
/// <inheritdoc cref="
get_href
(winmdroot.Foundation.BSTR*)"/>
171
winmdroot.Foundation.HRESULT __result = this.
get_href
(pLocal);