1 write to _cacheIsRemotelyControlled
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
4771_cacheIsRemotelyControlled = CreateInstance(SystemResourceKeyID.IsRemotelyControlled);
2 references to _cacheIsRemotelyControlled
PresentationFramework (2)
System\Windows\SystemParameters.cs (2)
4769if (_cacheIsRemotelyControlled == null) 4774return _cacheIsRemotelyControlled;