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