3 references to get_id
System.Windows.Forms (1)
System\Windows\Forms\Controls\WebBrowser\HtmlElement.cs (1)
192
nativeHtmlElement.Value->
get_id
(&id).ThrowOnFailure();
System.Windows.Forms.Primitives (2)
_generated\148\Windows.Win32.IHTMLElement.g.cs (2)
305
/// <inheritdoc cref="
get_id
(winmdroot.Foundation.BSTR*)"/>
311
winmdroot.Foundation.HRESULT __result = this.
get_id
(pLocal);