1 write to _cacheFullPrimaryScreenHeight
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
3971_cacheFullPrimaryScreenHeight = CreateInstance(SystemResourceKeyID.FullPrimaryScreenHeight);
2 references to _cacheFullPrimaryScreenHeight
PresentationFramework (2)
System\Windows\SystemParameters.cs (2)
3969if (_cacheFullPrimaryScreenHeight == null) 3974return _cacheFullPrimaryScreenHeight;