3 references to MaximizedPrimaryScreenWidth
PresentationFramework (3)
System\Windows\SystemParameters.cs (3)
2725
while (!_cacheValid[(int)CacheSlot.
MaximizedPrimaryScreenWidth
])
2727
_cacheValid[(int)CacheSlot.
MaximizedPrimaryScreenWidth
] = true;
5093
if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.
MaximizedPrimaryScreenWidth
))