3 references to EVENT_CLOSING
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Form.cs (3)
2881Events.AddHandler(EVENT_CLOSING, value); 2884Events.RemoveHandler(EVENT_CLOSING, value); 4645CancelEventHandler handler = (CancelEventHandler)Events[EVENT_CLOSING];