1 reference to Shutdown
PresentationFramework (1)
src\Framework\System\Windows\Application.cs (1)
2395SessionEndingCancelEventArgs secEventArgs = new SessionEndingCancelEventArgs( (reason & NativeMethods.ENDSESSION_LOGOFF) != 0? ReasonSessionEnding.Logoff : ReasonSessionEnding.Shutdown );