2 references to OnShutdown
System.Drawing (2)
commonui\System\Drawing\BufferedGraphicsManager.cs (2)
41AppDomain.CurrentDomain.ProcessExit += new EventHandler(BufferedGraphicsManager.OnShutdown); 42AppDomain.CurrentDomain.DomainUnload += new EventHandler(BufferedGraphicsManager.OnShutdown);