3 references to s_onSessionSwitchEvent
Microsoft.Win32.SystemEvents (3)
Microsoft\Win32\SystemEvents.cs (3)
248
AddEventHandler(
s_onSessionSwitchEvent
, value);
252
RemoveEventHandler(
s_onSessionSwitchEvent
, value);
933
RaiseEvent(
s_onSessionSwitchEvent
, this, switchEventArgs);