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