3 references to MinimumWindowHeight
PresentationFramework (3)
System\Windows\SystemParameters.cs (3)
2934
while (!_cacheValid[(int)CacheSlot.
MinimumWindowHeight
])
2936
_cacheValid[(int)CacheSlot.
MinimumWindowHeight
] = true;
5371
if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.
MinimumWindowHeight
))