1 write to _cacheFullPrimaryScreenHeight
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
3981_cacheFullPrimaryScreenHeight = CreateInstance(SystemResourceKeyID.FullPrimaryScreenHeight);
2 references to _cacheFullPrimaryScreenHeight
PresentationFramework (2)
System\Windows\SystemParameters.cs (2)
3979if (_cacheFullPrimaryScreenHeight == null) 3984return _cacheFullPrimaryScreenHeight;