3 references to MinimumWindowHeight
PresentationFramework (3)
src\Framework\System\Windows\SystemParameters.cs (3)
3287
while (!_cacheValid[(int)CacheSlot.
MinimumWindowHeight
])
3289
_cacheValid[(int)CacheSlot.
MinimumWindowHeight
] = true;
5946
if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.
MinimumWindowHeight
))