2 writes to s_isUserInteractive
System.Windows.Forms (2)
System\Windows\Forms\SystemInformation.cs (2)
497s_isUserInteractive = true; 509s_isUserInteractive = false;
1 reference to s_isUserInteractive
System.Windows.Forms (1)
System\Windows\Forms\SystemInformation.cs (1)
516return s_isUserInteractive;