3 references to get_id
System.Windows.Forms (1)
System\Windows\Forms\Controls\WebBrowser\HtmlElement.cs (1)
192nativeHtmlElement.Value->get_id(&id).ThrowOnFailure();
System.Windows.Forms.Tests (2)
System\Windows\Forms\HtmlElementTests.cs (2)
382Assert.True(iHTMLElement.Value->get_id(&id).Succeeded); 389Assert.True(iHTMLElement.Value->get_id(&id2).Succeeded);