1 write to _sessionId
PresentationCore (1)
Core\CSharp\System\Windows\Interop\HwndTarget.cs (1)
277_sessionId = SafeNativeMethods.GetCurrentSessionId();
3 references to _sessionId
PresentationCore (3)
Core\CSharp\System\Windows\Interop\HwndTarget.cs (3)
278_isSessionDisconnected = !SafeNativeMethods.IsCurrentSessionConnectStateWTSActive(_sessionId); 1317if (_sessionId.HasValue && (_sessionId.Value != lparam.ToInt32()))