1 write to _cacheFullPrimaryScreenHeight
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
3972_cacheFullPrimaryScreenHeight = CreateInstance(SystemResourceKeyID.FullPrimaryScreenHeight);
2 references to _cacheFullPrimaryScreenHeight
PresentationFramework (2)
System\Windows\SystemParameters.cs (2)
3970if (_cacheFullPrimaryScreenHeight == null) 3975return _cacheFullPrimaryScreenHeight;