3 references to s_onSessionEndingEvent
Microsoft.Win32.SystemEvents (3)
Microsoft\Win32\SystemEvents.cs (3)
231
AddEventHandler(
s_onSessionEndingEvent
, value);
235
RemoveEventHandler(
s_onSessionEndingEvent
, value);
923
RaiseEvent(
s_onSessionEndingEvent
, this, endEvt);