2 references to InLockedTerminalSession
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolStripProfessionalRenderer.cs (1)
710if( SystemInformation.InLockedTerminalSession() ) { // see ddb#191714
winforms\Managed\System\WinForms\ToolStripSystemRenderer.cs (1)
691if (!SystemInformation.InLockedTerminalSession()) { // see ddb#191714