3 references to PrimaryScreenWidth
PresentationFramework (3)
src\Framework\System\Windows\SystemParameters.cs (3)
3478
while (!_cacheValid[(int)CacheSlot.
PrimaryScreenWidth
])
3480
_cacheValid[(int)CacheSlot.
PrimaryScreenWidth
] = true;
5693
if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.
PrimaryScreenWidth
))