1 reference to OnFileDownload
System.Windows.Forms (1)
System\Windows\Forms\Controls\WebBrowser\WebBrowser.WebBrowserEvent.cs (1)
140
public void DownloadBegin() => _parent.
OnFileDownload
(EventArgs.Empty);