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