6 references to ShutDownEvents
WindowsBase (6)
Base\MS\Internal\ShutDownListener.cs (5)
61
: this(target,
ShutDownEvents
.All)
70
internal ShutDownListener(object target,
ShutDownEvents
events)
162
DomainUnload =
ShutDownEvents
.DomainUnload,
163
ProcessExit =
ShutDownEvents
.ProcessExit,
164
DispatcherShutdown =
ShutDownEvents
.DispatcherShutdown,
Shared\MS\Win32\ManagedWndProcTracker.cs (1)
251
: base(null,
ShutDownEvents
.AppDomain)