3 references to s_onEventsThreadShutdownEvent
Microsoft.Win32.SystemEvents (3)
Microsoft\Win32\SystemEvents.cs (3)
137add => AddEventHandler(s_onEventsThreadShutdownEvent, value); 138remove => RemoveEventHandler(s_onEventsThreadShutdownEvent, value); 1221OnShutdown(s_onEventsThreadShutdownEvent);