3 references to EventUnload
System.Windows.Forms (3)
winforms\Managed\System\WinForms\HtmlWindow.cs (3)
563
WindowShim.AddHandler(
EventUnload
, value);
567
WindowShim.RemoveHandler(
EventUnload
, value);
624
FireEvent(HtmlWindow.
EventUnload
, e);