3 references to FullPrimaryScreenHeight
PresentationFramework (3)
src\Framework\System\Windows\SystemParameters.cs (3)
2838
while (!_cacheValid[(int)CacheSlot.
FullPrimaryScreenHeight
])
2840
_cacheValid[(int)CacheSlot.
FullPrimaryScreenHeight
] = true;
5684
if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.
FullPrimaryScreenHeight
))