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