1 write to _cacheIsRemoteSession
PresentationFramework (1)
src\Framework\System\Windows\SystemParameters.cs (1)
5371_cacheIsRemoteSession = CreateInstance(SystemResourceKeyID.IsRemoteSession);
2 references to _cacheIsRemoteSession
PresentationFramework (2)
src\Framework\System\Windows\SystemParameters.cs (2)
5369if (_cacheIsRemoteSession == null) 5374return _cacheIsRemoteSession;