2 references to put_id
System.Windows.Forms (1)
System\Windows\Forms\Controls\WebBrowser\HtmlElement.cs (1)
199nativeHtmlElement.Value->put_id(newValue).ThrowOnFailure();
System.Windows.Forms.Tests (1)
System\Windows\Forms\HtmlElementTests.cs (1)
355Assert.True(iHTMLElement.Value->put_id(bstrId).Succeeded);