2 writes to s_isUserInteractive
Microsoft.Win32.SystemEvents (2)
Microsoft\Win32\SystemEvents.cs (2)
80s_isUserInteractive = true; 89s_isUserInteractive = false;
1 reference to s_isUserInteractive
Microsoft.Win32.SystemEvents (1)
Microsoft\Win32\SystemEvents.cs (1)
95return s_isUserInteractive;