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