1 write to _cacheIsRemotelyControlled
PresentationFramework (1)
src\Framework\System\Windows\SystemParameters.cs (1)
5355_cacheIsRemotelyControlled = CreateInstance(SystemResourceKeyID.IsRemotelyControlled);
2 references to _cacheIsRemotelyControlled
PresentationFramework (2)
src\Framework\System\Windows\SystemParameters.cs (2)
5353if (_cacheIsRemotelyControlled == null) 5358return _cacheIsRemotelyControlled;