3 references to PrimaryScreenHeight
PresentationFramework (3)
src\Framework\System\Windows\SystemParameters.cs (3)
3504
while(!_cacheValid[(int)CacheSlot.
PrimaryScreenHeight
])
3506
_cacheValid[(int)CacheSlot.
PrimaryScreenHeight
] = true;
5696
if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.
PrimaryScreenHeight
))