3 references to FullPrimaryScreenWidth
PresentationFramework (3)
src\Framework\System\Windows\SystemParameters.cs (3)
2809
while (!_cacheValid[(int)CacheSlot.
FullPrimaryScreenWidth
])
2811
_cacheValid[(int)CacheSlot.
FullPrimaryScreenWidth
] = true;
5681
if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.
FullPrimaryScreenWidth
))