1 write to _cachePrimaryScreenWidth
PresentationFramework (1)
src\Framework\System\Windows\SystemParameters.cs (1)
4939_cachePrimaryScreenWidth = CreateInstance(SystemResourceKeyID.PrimaryScreenWidth);
2 references to _cachePrimaryScreenWidth
PresentationFramework (2)
src\Framework\System\Windows\SystemParameters.cs (2)
4937if (_cachePrimaryScreenWidth == null) 4942return _cachePrimaryScreenWidth;