3 references to MaximizedPrimaryScreenWidth
PresentationFramework (3)
src\Framework\System\Windows\SystemParameters.cs (3)
3042
while (!_cacheValid[(int)CacheSlot.
MaximizedPrimaryScreenWidth
])
3044
_cacheValid[(int)CacheSlot.
MaximizedPrimaryScreenWidth
] = true;
5687
if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.
MaximizedPrimaryScreenWidth
))