1 write to s_registeredSessionNotification
Microsoft.Win32.SystemEvents (1)
Microsoft\Win32\SystemEvents.cs (1)
513
s_registeredSessionNotification
= true;
2 references to s_registeredSessionNotification
Microsoft.Win32.SystemEvents (2)
Microsoft\Win32\SystemEvents.cs (2)
406
if (
s_registeredSessionNotification
)
505
if (!
s_registeredSessionNotification
)