2 references to GetAttribute
System.Windows.Forms (2)
System\Windows\Forms\Controls\WebBrowser\HtmlElement.cs (1)
263
get =>
GetAttribute
("Name");
System\Windows\Forms\Controls\WebBrowser\HtmlElementCollection.cs (1)
114
if (element.
GetAttribute
("name") == name)