3 references to MinimumWindowWidth
PresentationFramework (3)
src\Framework\System\Windows\SystemParameters.cs (3)
3258
while (!_cacheValid[(int)CacheSlot.
MinimumWindowWidth
])
3260
_cacheValid[(int)CacheSlot.
MinimumWindowWidth
] = true;
5943
if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.
MinimumWindowWidth
))