1 reference to InvokeScript
System.Windows.Forms (1)
System\Windows\Forms\Controls\WebBrowser\HtmlDocument.cs (1)
566
public object? InvokeScript(string scriptName) =>
InvokeScript
(scriptName, null);