1 write to _cacheFullPrimaryScreenHeight
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
3985_cacheFullPrimaryScreenHeight = CreateInstance(SystemResourceKeyID.FullPrimaryScreenHeight);
2 references to _cacheFullPrimaryScreenHeight
PresentationFramework (2)
System\Windows\SystemParameters.cs (2)
3983if (_cacheFullPrimaryScreenHeight == null) 3988return _cacheFullPrimaryScreenHeight;