1 write to _cachePrimaryScreenHeight
PresentationFramework (1)
src\Framework\System\Windows\SystemParameters.cs (1)
4955_cachePrimaryScreenHeight = CreateInstance(SystemResourceKeyID.PrimaryScreenHeight);
2 references to _cachePrimaryScreenHeight
PresentationFramework (2)
src\Framework\System\Windows\SystemParameters.cs (2)
4953if (_cachePrimaryScreenHeight == null) 4958return _cachePrimaryScreenHeight;