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